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