xref
: /
freebsd
/
usr.bin
/
lsvfs
/
Makefile
(revision 5521ff5a4d1929056e7ffc982fac3341ca54df7c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
PROG
=
lsvfs
3
WARNS
?=
2
4
5
.
include
<
bsd.prog.mk
>
6