From 2e505302fed71ccbc606e78804729f6b344ed695 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sat, 21 Dec 2019 21:40:02 +0000 Subject: a few depend:-related thingies that were still in. okay millert@, tb@ --- usr.bin/tic/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/tic') diff --git a/usr.bin/tic/Makefile b/usr.bin/tic/Makefile index e16d2461366..577f9acbe83 100644 --- a/usr.bin/tic/Makefile +++ b/usr.bin/tic/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2017/06/16 10:25:54 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2019/12/21 21:40:01 espie Exp $ PROG= tic SRCS= dump_entry.c tic.c @@ -15,8 +15,6 @@ CLEANFILES+= termsort.c captoinfo.1 COPTS+= -O0 .endif -beforedepend: termsort.c - dump_entry.o: termsort.c termsort.c: MKtermsort.sh -- cgit v1.2.3