summaryrefslogtreecommitdiffstats
path: root/share/misc/Makefile
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2019-12-21 21:39:59 +0000
committerespie <espie@openbsd.org>2019-12-21 21:39:59 +0000
commit3367dcf595ba746330d95b4c926ae4b05b798c0c (patch)
treeece2ec1fa81f13ee7814e0df0cfcd1023845feac /share/misc/Makefile
parentReplace the term "security key" with "(FIDO) authenticator". (diff)
downloadwireguard-openbsd-3367dcf595ba746330d95b4c926ae4b05b798c0c.tar.xz
wireguard-openbsd-3367dcf595ba746330d95b4c926ae4b05b798c0c.zip
a few depend:-related thingies that were still in.
okay millert@, tb@
Diffstat (limited to 'share/misc/Makefile')
-rw-r--r--share/misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/misc/Makefile b/share/misc/Makefile
index f8d6f926a06..dd268a05d6b 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.18 2017/06/12 18:49:34 espie Exp $
+# $OpenBSD: Makefile,v 1.19 2019/12/21 21:40:00 espie Exp $
# from: @(#)Makefile 5.13 (Berkeley) 5/7/91
FILES= airport birthtoken countrycodes \
@@ -11,7 +11,7 @@ FILES= airport birthtoken countrycodes \
SUBDIR= pcvtfonts
.endif
-all clean cleandir depend obj tags: _SUBDIRUSE
+all clean cleandir obj tags: _SUBDIRUSE
realinstall:
cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \