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