From 895a95935f1f7030f844bfa06246ae9f699620f7 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 13 Dec 1999 21:25:08 +0000 Subject: Add a `build-tools' target for make_hash and make_keys. --- lib/libncurses/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libncurses') diff --git a/lib/libncurses/Makefile b/lib/libncurses/Makefile index 9f35aa484cb5..31ea17c8014c 100644 --- a/lib/libncurses/Makefile +++ b/lib/libncurses/Makefile @@ -304,6 +304,8 @@ term.h: MKterm.h.awk edit_cfg.sh Caps mv -f $@.new $@ # Build tools +build-tools: make_hash make_keys + make_keys: make_keys.c names.c ${CC} -o $@ ${CFLAGS} ${NCURSES}/ncurses/tinfo/make_keys.c -- cgit v1.3