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