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