freebsd-dev/usr.bin/whereis/Makefile

7 lines
61 B
Makefile
Raw Normal View History

2001-03-27 10:52:19 +00:00
# $FreeBSD$
PROG= whereis
2002-12-30 09:48:40 +00:00
WARNS?= 5
1994-05-27 12:33:43 +00:00
.include <bsd.prog.mk>