# $FreeBSD: head/usr.bin/makewhatis/Makefile 96845 2002-05-18 09:19:08Z markm $ PROG= makewhatis DPADD+= ${LIBZ} LDADD+= -lz .include