No longer needed since the ping/ping6 unification.
authorflorian <florian@openbsd.org>
Fri, 14 Sep 2018 10:28:55 +0000 (10:28 +0000)
committerflorian <florian@openbsd.org>
Fri, 14 Sep 2018 10:28:55 +0000 (10:28 +0000)
Pointed out by Clemens Goessnitzer (clemens AT goessnitzer.info), thanks!

usr.bin/bgplg/ping6/Makefile [deleted file]

diff --git a/usr.bin/bgplg/ping6/Makefile b/usr.bin/bgplg/ping6/Makefile
deleted file mode 100644 (file)
index 0cbbe80..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#      $OpenBSD: Makefile,v 1.2 2014/12/23 19:32:16 pascal Exp $
-
-PROGDIR=       ${.CURDIR}/../../../sbin/ping6
-
-LDSTATIC=      ${STATIC}
-CFLAGS+=       -I${PROGDIR}
-NOMAN=         yes
-
-.include "${PROGDIR}/Makefile"
-
-BINDIR=                /var/www/bin
-BINMODE=       000
-
-.PATH:         ${PROGDIR}