summaryrefslogtreecommitdiff
path: root/usr.bin/tset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tset/Makefile')
-rw-r--r--usr.bin/tset/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/tset/Makefile b/usr.bin/tset/Makefile
index 312f7528cb8..b7b86036f47 100644
--- a/usr.bin/tset/Makefile
+++ b/usr.bin/tset/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.11 2017/06/16 10:25:54 espie Exp $
+# $OpenBSD: Makefile,v 1.12 2019/12/21 21:40:01 espie Exp $
PROG= tset
SRCS= tset.c dump_entry.c
@@ -11,8 +11,6 @@ CLEANFILES+= termsort.c
.PATH: ${TIC}
LINKS= ${BINDIR}/tset ${BINDIR}/reset
-beforedepend: termsort.c
-
dump_entry.o: termsort.c
termsort.c: ${TIC}/MKtermsort.sh