From d9d1f684128d7f9bb7c2c68e7c26af4148d0bab2 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 25 Feb 2003 15:41:49 +0000 Subject: Fixed CLEANFILES. Submitted by: cron --- lib/libncurses/Makefile | 2 +- lib/ncurses/ncurses/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 6db4a7b..1b4ec70 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -226,7 +226,7 @@ DBGSRCS=lib_traceatr.c \ # Used instead of the hideous read_termcap.c abomination. SRCS+= termcap.c -CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \ +CLEANFILES+= ${GENSRC} ${GENHDR} keys.list make_hash term.h.new \ make_keys MKterm.h.awk comp_captab.c curses.head \ namehdr nameftr codeftr ${NAMESRC} ${CODESRC} diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile index 6db4a7b..1b4ec70 100644 --- a/lib/ncurses/ncurses/Makefile +++ b/lib/ncurses/ncurses/Makefile @@ -226,7 +226,7 @@ DBGSRCS=lib_traceatr.c \ # Used instead of the hideous read_termcap.c abomination. SRCS+= termcap.c -CLEANFILES+= ${GENSRC} ${GENHDR} keys.tries make_hash term.h.new \ +CLEANFILES+= ${GENSRC} ${GENHDR} keys.list make_hash term.h.new \ make_keys MKterm.h.awk comp_captab.c curses.head \ namehdr nameftr codeftr ${NAMESRC} ${CODESRC} -- cgit v1.1