This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
a5eec77539
freebsd
/
usr.sbin
/
spray
/
Makefile
9 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
# $Id$
Obtained from: NetBSD imported the spray command from NetBSD - it can be used for network analysis (see the man-page)
1996-01-05 09:09:30 +00:00
PROG
=
spray
MAN8
=
spray.8
Fixed DPADD.
1996-09-05 17:16:10 +00:00
DPADD
=
${
LIBRPCSVC
}
Obtained from: NetBSD imported the spray command from NetBSD - it can be used for network analysis (see the man-page)
1996-01-05 09:09:30 +00:00
LDADD
=
-lrpcsvc
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink