Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / whereis / Makefile
1 # $FreeBSD: src/usr.bin/whereis/Makefile,v 1.2.8.2 2001/04/25 14:04:39 ru Exp $
2 # $DragonFly: src/usr.bin/whereis/Makefile,v 1.2 2003/06/17 04:29:33 dillon Exp $
3
4 SCRIPTS=whereis.pl
5 MAN=    whereis.1
6
7 .include <bsd.prog.mk>