xref: /freebsd/usr.bin/lsvfs/Makefile (revision 2546665afcaf0d53dc2c7058fee96354b3680f5a)
1# $FreeBSD$
2
3PROG=	lsvfs
4WARNS?=	6
5
6.include <bsd.prog.mk>
7