forced commit to test new log_accum.pl script
[dragonfly.git] / usr.bin / whereis / Makefile
blob61e46a7f6f3e0cc0c35c2bce04d1675f9e0920a5
1 # $FreeBSD: src/usr.bin/whereis/Makefile,v 1.7 2002/12/30 09:48:40 obrien Exp $
2 # $DragonFly: src/usr.bin/whereis/Makefile,v 1.4 2005/01/03 01:44:56 cpressey Exp $
4 PROG= whereis
5 MAN= whereis.1
6 WARNS?= 6
8 .include <bsd.prog.mk>