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

10 lines
227 B
Makefile
Raw Normal View History

1999-08-27 19:37:10 -04:00
# $FreeBSD$
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
2000-03-25 02:50:02 -05:00
SRCDIR= ${.CURDIR}/../../../../contrib/gperf/doc
1996-09-10 10:03:12 -04:00
.include <bsd.info.mk>