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