5612bbfb2760baa5ca14781edf2ebdd29f0fd862
[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.3 2005/01/16 21:14:51 cpressey Exp $
3 PROG=   lsvfs
4 WARNS?= 6
5
6 .include <bsd.prog.mk>