Initial import from FreeBSD RELENG_4:
[games.git] / gnu / usr.bin / gperf / doc / Makefile
1 # $FreeBSD: src/gnu/usr.bin/gperf/doc/Makefile,v 1.6.2.1 2001/02/15 12:38:21 obrien Exp $
2
3 INFO = gperf
4 INFOSECTION= "Programming & development tools."
5 INFOENTRY_gperf= "* Gperf: (gperf).             The GNU perfect hash function generator."
6
7 SRCDIR= ${.CURDIR}/../../../../contrib/gperf/doc
8
9 .include <bsd.info.mk>