freebsd-dev/usr.bin/whereis/Makefile

7 lines
71 B
Makefile
Raw Normal View History

2001-03-27 10:52:19 +00:00
# $FreeBSD$
2001-04-07 11:21:35 +00:00
SCRIPTS=whereis.pl
2001-03-27 10:52:19 +00:00
MAN= whereis.1
1994-05-27 12:33:43 +00:00
.include <bsd.prog.mk>