xref
: /
freebsd
/
bin
/
df
/
Makefile
(revision 35b53f8c989f62286aad075ef2e97bba358144f8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PACKAGE
=
runtime
3
4
PROG
=
df
5
SRCS
=
df.c
6
7
LIBADD
=
xo
util
8
9
.
include
<
bsd.prog.mk
>
10