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