summaryrefslogtreecommitdiff
path: root/usr.bin/bgplg/traceroute6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bgplg/traceroute6/Makefile')
-rw-r--r--usr.bin/bgplg/traceroute6/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.bin/bgplg/traceroute6/Makefile b/usr.bin/bgplg/traceroute6/Makefile
deleted file mode 100644
index b62af6cbf2c..00000000000
--- a/usr.bin/bgplg/traceroute6/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $OpenBSD: Makefile,v 1.1 2010/04/02 21:20:49 sthen Exp $
-
-PROGDIR= ${.CURDIR}/../../../usr.sbin/traceroute6
-
-LDSTATIC= -static
-CFLAGS+= -I${PROGDIR}
-NOMAN= yes
-
-.include "${PROGDIR}/Makefile"
-
-BINDIR= /var/www/bin
-BINMODE= 000
-
-.PATH: ${PROGDIR}