aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf/doc/Makefile
blob: 69758e305546611ab08939f49da0f8ba12e03d19 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $Id: Makefile,v 1.1.2.1 1997/04/11 16:58:27 asami Exp $

INFO = gperf
INFOSECTION= "Programming & development tools."
INFOENTRY_gperf= "* Gperf: (gperf).		The GNU perfect hash function generator."

.PATH: ${.CURDIR}/../../../../contrib/gperf

.include <bsd.info.mk>