Pull WARNS6 into usr.bin/Makefile.inc.
[dragonfly.git] / usr.bin / whereis / Makefile
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.5 2007/08/27 16:51:01 pavalos Exp $
3
4 PROG=   whereis
5
6 .include <bsd.prog.mk>