Makefile revision 95645
1# $FreeBSD: head/usr.bin/lsvfs/Makefile 95645 2002-04-28 12:36:56Z markm $
2
3PROG=	lsvfs
4
5.include <bsd.prog.mk>
6