summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-03-13 08:04:29 +0000
committerpst <pst@FreeBSD.org>1996-03-13 08:04:29 +0000
commit725860a88783a1f8445ff3abee3dc06ecfad2bdd (patch)
tree928eaed1aa4b320de07f4071ac426b00c86247b8 /usr.sbin/traceroute/Makefile
parent8c5e343745b777ff35be7f87474f61c336928c35 (diff)
downloadFreeBSD-src-725860a88783a1f8445ff3abee3dc06ecfad2bdd.zip
FreeBSD-src-725860a88783a1f8445ff3abee3dc06ecfad2bdd.tar.gz
Bring in LBL traceroute, which has the '-g' option. This is a bugfixed and
modified version of Leres' latest work. No FreeBSD changes have been spammed.
Diffstat (limited to 'usr.sbin/traceroute/Makefile')
-rw-r--r--usr.sbin/traceroute/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile
index 7bbc57b..b9d6c20 100644
--- a/usr.sbin/traceroute/Makefile
+++ b/usr.sbin/traceroute/Makefile
@@ -4,5 +4,6 @@ PROG= traceroute
MAN8= traceroute.8
BINOWN= root
BINMODE=4555
+CFLAGS+=-DHAVE_BZERO=1 -DHAVE_SETLINEBUF=1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud