1 2 3 4 5 6 7 8 9
# $Id: Makefile,v 1.1 1996/09/10 14:03:12 peter 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>