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