summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2013-04-15 15:51:46 +0000
committerderaadt <deraadt@openbsd.org>2013-04-15 15:51:46 +0000
commit51dcf467006f61eff2c6993a4598bad46b471bba (patch)
treea4b479f623bffbf59e0548f8052943fd855eb241
parentCrank due to statfs changes and other inbound commits. (diff)
downloadwireguard-openbsd-51dcf467006f61eff2c6993a4598bad46b471bba.tar.xz
wireguard-openbsd-51dcf467006f61eff2c6993a4598bad46b471bba.zip
no longer LDSTATIC
-rw-r--r--usr.sbin/traceroute/Makefile3
-rw-r--r--usr.sbin/traceroute6/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile
index ab8ad2c92b8..ecd28b0261b 100644
--- a/usr.sbin/traceroute/Makefile
+++ b/usr.sbin/traceroute/Makefile
@@ -1,9 +1,8 @@
-# $OpenBSD: Makefile,v 1.4 2004/11/10 22:07:46 drahn Exp $
+# $OpenBSD: Makefile,v 1.5 2013/04/15 15:51:46 deraadt Exp $
PROG= traceroute
MAN= traceroute.8
BINOWN= root
BINMODE=4555
-LDSTATIC=${STATIC}
.include <bsd.prog.mk>
diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile
index f46a62d3d39..507b1f12588 100644
--- a/usr.sbin/traceroute6/Makefile
+++ b/usr.sbin/traceroute6/Makefile
@@ -1,11 +1,10 @@
-# $OpenBSD: Makefile,v 1.6 2006/12/19 14:47:45 itojun Exp $
+# $OpenBSD: Makefile,v 1.7 2013/04/15 15:51:47 deraadt Exp $
PROG= traceroute6
BINOWN= root
BINGRP= bin
BINMODE=4555
-LDSTATIC=${STATIC}
CPPFLAGS+=-DINET6