summaryrefslogtreecommitdiff
path: root/lib/ncurses
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2019-06-15 17:08:13 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2019-06-15 17:08:13 +0000
commitc63c5ab001106bc7beb1d3bc92666c73bcd5c94d (patch)
tree836cec754359f16f3c140c1e309c0212ee25ccba /lib/ncurses
parentf39f6a562e8e6717c1e1355bbd7d9b2566d7cc9a (diff)
downloadsrc-test-c63c5ab001106bc7beb1d3bc92666c73bcd5c94d.tar.gz
src-test-c63c5ab001106bc7beb1d3bc92666c73bcd5c94d.zip
Fix .depend files to work for build tools.
This is somewhat of a follow-up to r335746. MFC after: 2 weeks Sponsored by: DellEMC
Notes
Notes: svn path=/head/; revision=349062
Diffstat (limited to 'lib/ncurses')
-rw-r--r--lib/ncurses/ncurses/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ncurses/ncurses/Makefile b/lib/ncurses/ncurses/Makefile
index 8e6adfcc1fb27..196bbc453df4c 100644
--- a/lib/ncurses/ncurses/Makefile
+++ b/lib/ncurses/ncurses/Makefile
@@ -389,6 +389,7 @@ keys.list: MKkeys_list.sh Caps
${NCURSES_DIR}/include/Caps | LC_ALL=C sort > keys.list
# Build tools
+DEPENDOBJS+= make_hash make_keys
build-tools: make_hash make_keys
make_keys: make_keys.c names.c ncurses_def.h ${HEADERS} ${BUILD_TOOLS_META}