]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/whereis/Makefile
Change the current working directory to be inside the jail created by
[FreeBSD/releng/7.2.git] / usr.bin / whereis / Makefile
1 # $FreeBSD$
2
3 PROG=   whereis
4 WARNS?= 5
5
6 .include <bsd.prog.mk>