xref
: /
freebsd
/
usr.bin
/
rup
/
Makefile
(revision d7149f4e5176e24d02ef4cc3a0636623153209f0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
rup
4
5
WARNS
?=
1
6
7
LIBADD
=
rpcsvc
8
9
.
include
<
bsd.prog.mk
>
10