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

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

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