summaryrefslogtreecommitdiff
path: root/lib/libcurses/Makefile
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2017-07-10 21:30:38 +0000
committerMarc Espie <espie@cvs.openbsd.org>2017-07-10 21:30:38 +0000
commit433b9801a13f7ac0c037774a9dd8955c42ea88dc (patch)
tree797e7db1db0ede7ed555d794dbb73ebf13693a30 /lib/libcurses/Makefile
parent8776829ca3b5bc98f5ee9ae331aa2d67c120b5f6 (diff)
remove misc. depend and yacc nits that no longer matter.
okay millert@
Diffstat (limited to 'lib/libcurses/Makefile')
-rw-r--r--lib/libcurses/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile
index 0d5dd27aed1..2b35d155149 100644
--- a/lib/libcurses/Makefile
+++ b/lib/libcurses/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.71 2017/06/16 10:25:54 espie Exp $
+# $OpenBSD: Makefile,v 1.72 2017/07/10 21:30:37 espie Exp $
# Uncomment this to enable tracing in libcurses
#CURSESTRACE=-DTRACE
@@ -98,10 +98,6 @@ GENERATED= init_keytry.h codes.c comp_captab.c expanded.c fallback.c \
CLEANFILES+= ${GENERATED} term.5 terminfo.5 curses.3 \
curs_addch.3 curs_attr.3 curs_getch.3 curs_inch.3 curs_mouse.3
-all: ${GENERATED}
-
-beforedepend: ${GENERATED}
-
BUILDFIRST = ${GENERATED}
includes:
@@ -171,9 +167,6 @@ afterinstall:
.include <bsd.lib.mk>
-init_keytry.o init_keytry.so init_keytry.po init_keytry.ln: init_keytry.h
-lib_options.o lib_options.so lib_options.po lib_options.ln: init_keytry.h
-
# must be at the end because bsd.lib.mk clears it
.SUFFIXES: .3 .3tbl .5 .5tbl