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