summaryrefslogtreecommitdiffstats
path: root/usr.bin/whereis/Makefile
blob: b4a4df12a35f36db9fed71ed8793f2edb9700f00 (plain)
1
2
3
4
5
6
7
MAN1=	whereis.1

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
	    ${.CURDIR}/whereis.pl ${DESTDIR}${BINDIR}/whereis

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