summaryrefslogtreecommitdiffstats
path: root/lib/ncurses
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-02-25 15:41:49 +0000
committerru <ru@FreeBSD.org>2003-02-25 15:41:49 +0000
commitd9d1f684128d7f9bb7c2c68e7c26af4148d0bab2 (patch)
tree081c9d8df4f6911492f01965b41d82cbdb1f9e6f /lib/ncurses
parent91d1d00c762e8e9ceeb47399a714b3438ca6a339 (diff)
downloadFreeBSD-src-d9d1f684128d7f9bb7c2c68e7c26af4148d0bab2.zip
FreeBSD-src-d9d1f684128d7f9bb7c2c68e7c26af4148d0bab2.tar.gz
Fixed CLEANFILES.
Submitted by: cron
Diffstat (limited to 'lib/ncurses')
-rw-r--r--lib/ncurses/ncurses/Makefile2
1 files changed, 1 insertions, 1 deletions
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}
OpenPOWER on IntegriCloud