X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2FMakefile.in;h=5ef3e049467c39cefe264b1a2e5488c28658e17d;hp=67f021809dc6f55f4391614f70d273dd4c6c9c16;hb=c13e57306ae5c4431fddd0fe856c3bcae6aeeb2c;hpb=3faafb2efcc426a48649c12943d5006cae12cff1 diff --git a/ncurses/Makefile.in b/ncurses/Makefile.in index 67f02180..5ef3e049 100644 --- a/ncurses/Makefile.in +++ b/ncurses/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.107 2007/04/28 15:41:08 tom Exp $ +# $Id: Makefile.in,v 1.108 2007/07/14 15:00:07 tom Exp $ ############################################################################## # Copyright (c) 1998-2006,2007 Free Software Foundation, Inc. # # # @@ -271,8 +271,8 @@ captoinfo$x : $(tinfo)/captoinfo.c $(TEST_DEPS) hardscroll$x : $(serial)/hardscroll.c $(TEST_DEPS) @ECHO_LINK@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DSCROLLDEBUG $(serial)/hardscroll.c $(TEST_LDFLAGS) -hashmap$x : $(serial)/hashmap.c $(TEST_DEPS) - @ECHO_LINK@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DHASHDEBUG $(serial)/hashmap.c $(TEST_LDFLAGS) +hashmap$x : $(serial)/hashmap.c $(serial)/hardscroll.c $(TEST_DEPS) + @ECHO_LINK@ $(LIBTOOL_LINK) -o $@ $(CFLAGS_DEFAULT) -DHASHDEBUG $(serial)/hashmap.c $(serial)/hardscroll.c $(TEST_LDFLAGS) lib_mvcur$x : $(serial)/lib_mvcur.c $(TEST_DEPS) \ ../@DFT_OBJ_SUBDIR@/dump_entry$o