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