This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-01 12:51:07 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6318052d9e
opnsense-src
/
usr.sbin
/
spray
/
Makefile
10 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-27 21:35:59 -04: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 04:09:30 -05:00
PROG
=
spray
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 09:42:20 -05: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 02:20:32 -04:00
Fixed DPADD.
1996-09-05 13:16:10 -04: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 04:09:30 -05:00
LDADD
=
-lrpcsvc
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink