summaryrefslogtreecommitdiffstats
path: root/usr.bin/makewhatis/Makefile
blob: 4cd2e65b334a8e38e9e0b8ebe808fb72290ac658 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

PROG=	makewhatis
DPADD=	${LIBZ}
LDADD=	-lz

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud