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