artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b49877
)
No longer needed since the ping/ping6 unification.
author
florian
<florian@openbsd.org>
Fri, 14 Sep 2018 10:28:55 +0000
(10:28 +0000)
committer
florian
<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]
patch
|
blob
|
history
diff --git
a/usr.bin/bgplg/ping6/Makefile
b/usr.bin/bgplg/ping6/Makefile
deleted file mode 100644
(file)
index
0cbbe80
..0000000
--- a/
usr.bin/bgplg/ping6/Makefile
+++ /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}