From: Nathanael Nerode Date: Tue, 1 Oct 2002 23:35:42 +0000 (+0000) Subject: 2002-10-01 Nathanael Nerode X-Git-Tag: drow-cplus-branchpoint~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a581b5c30e2b6c6fb8e686a670447b6c58e3e395;p=thirdparty%2Fbinutils-gdb.git 2002-10-01 Nathanael Nerode * Makefile.tpl: Insert configure-target target, for src-release. --- diff --git a/ChangeLog b/ChangeLog index 796aebef85c..cdc77eee5eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-10-01 Nathanael Nerode + * Makefile.tpl: Insert configure-target target, for src-release. + * configure: Finish reverting change which Andrew Cagney started reverting. Should fix bustage. diff --git a/Makefile.tpl b/Makefile.tpl index 2a423508771..c446765c29e 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -1458,6 +1458,7 @@ all-fastjar: all-zlib all-libiberty configure-target-fastjar: configure-target-zlib all-target-fastjar: configure-target-fastjar all-target-zlib all-target-libiberty configure-target-libiberty: $(ALL_GCC_C) +configure-target: $(CONFIGURE_TARGET_MODULES) all-target: $(ALL_TARGET_MODULES) install-target: $(INSTALL_TARGET_MODULES) install-gdb: install-tcl install-tk install-itcl install-tix install-libgui