opnsense-src/gnu/usr.bin/gperf/doc/Makefile

10 lines
218 B
Makefile
Raw Normal View History

1997-02-22 10:48:31 -05:00
# $Id$
1996-09-10 10:03:12 -04:00
INFO = gperf
INFOSECTION= "Programming & development tools."
INFOENTRY_gperf= "* Gperf: (gperf). The GNU perfect hash function generator."
1996-09-10 10:03:12 -04:00
1997-01-16 13:14:44 -05:00
SRCDIR= ${.CURDIR}/../../../../contrib/gperf
1996-09-10 10:03:12 -04:00
.include <bsd.info.mk>