Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / lsvfs / Makefile
1 # $FreeBSD: src/usr.bin/lsvfs/Makefile,v 1.4.2.1 2001/07/30 09:59:16 dd Exp $
2 # $DragonFly: src/usr.bin/lsvfs/Makefile,v 1.2 2003/06/17 04:29:28 dillon Exp $
3 PROG=   lsvfs
4 WARNS?= 2
5
6 .include <bsd.prog.mk>