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