summaryrefslogtreecommitdiffstats
path: root/usr.bin/whatis/Makefile
blob: 8655a7c9378fd4d97c9a6edb7f4c435104b67518 (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	whatis
SRCS=	whatis.c config.c
.PATH:	${.CURDIR}/../man

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