summaryrefslogtreecommitdiffstats
path: root/usr.bin/whereis/Makefile
blob: 0a87b6d046324d004ed9f04ed2e86e0391de78c5 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

MAN=	whereis.1

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

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