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