summaryrefslogtreecommitdiffstats
path: root/usr.bin/infocmp
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 /usr.bin/infocmp
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 'usr.bin/infocmp')
-rw-r--r--usr.bin/infocmp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/infocmp/Makefile b/usr.bin/infocmp/Makefile
index 919cd33d924..bda61701d75 100644
--- a/usr.bin/infocmp/Makefile
+++ b/usr.bin/infocmp/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2017/06/16 10:25:54 espie Exp $
+# $OpenBSD: Makefile,v 1.5 2019/12/21 21:40:01 espie Exp $
PROG= infocmp
SRCS= infocmp.c dump_entry.c
@@ -10,8 +10,6 @@ CFLAGS+= -I${CURSES} -I${TIC} -I${.CURDIR} -I.
CLEANFILES+= termsort.c infocmp.1
.PATH: ${TIC}
-beforedepend: termsort.c
-
dump_entry.o: termsort.c
termsort.c: ${TIC}/MKtermsort.sh