summaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute6/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2000-10-07 21:47:32 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2000-10-07 21:47:32 +0000
commite6f5bd0a8cce3ac7ce3d2a18acec743434e15332 (patch)
tree2831d841c3a635a5f833da00add6355041aee104 /usr.sbin/traceroute6/Makefile
parentab1cf2e011530d7d84f2d53b82a52e0907b024ac (diff)
sync with kame, to make future upgrade easier
Diffstat (limited to 'usr.sbin/traceroute6/Makefile')
-rw-r--r--usr.sbin/traceroute6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile
index 93bd4d8e130..db93af76f17 100644
--- a/usr.sbin/traceroute6/Makefile
+++ b/usr.sbin/traceroute6/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.2 2000/02/16 06:24:48 itojun Exp $
+# $OpenBSD: Makefile,v 1.3 2000/10/07 21:47:31 itojun Exp $
PROG= traceroute6
@@ -6,7 +6,7 @@ BINOWN= root
BINGRP= bin
BINMODE=4555
-CPPFLAGS+=-DINET6
+CPPFLAGS+=-DINET6 -DHAVE_POLL
MAN= traceroute6.8