xref
: /
freebsd
/
usr.sbin
/
ypset
/
Makefile
(revision c8e7f78a3d28ff6e6223ed136ada8e1e2f34965e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PACKAGE
=
yp
3
PROG
=
ypset
4
MAN
=
ypset
.
8
5
6
WARNS
?=
2
7
8
.
include
<
bsd.prog.mk
>
9