Makefile revision 101651
1# $FreeBSD: head/usr.bin/lsvfs/Makefile 101651 2002-08-10 20:19:04Z mux $
2
3PROG=	lsvfs
4WARNS?=	6
5
6.include <bsd.prog.mk>
7