]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - gnu/usr.bin/gperf/doc/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / gnu / usr.bin / gperf / doc / Makefile
1 # $FreeBSD$
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>