This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0661633386
freebsd-dev
/
usr.sbin
/
spray
/
Makefile
10 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
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
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
spray.8
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
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