Makefile revision 21673
1# $FreeBSD: head/gnu/usr.bin/gperf/doc/Makefile 21673 1997-01-14 07:20:47Z jkh $
2
3INFO = gperf
4INFOSECTION= "Programming & development tools."
5INFOENTRY_gperf= "* Gperf: (gperf).		The GNU perfect hash function generator."
6
7.PATH: ${.CURDIR}/../../../../contrib/gperf
8
9.include <bsd.info.mk>
10