]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/whereis/Makefile
MFC r281582:
[FreeBSD/stable/8.git] / usr.bin / whereis / Makefile
1 # $FreeBSD$
2
3 PROG=   whereis
4 WARNS?= 5
5
6 .include <bsd.prog.mk>