OSDN Git Service

2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
authorneroden <neroden>
Tue, 1 Oct 2002 23:35:42 +0000 (23:35 +0000)
committerneroden <neroden>
Tue, 1 Oct 2002 23:35:42 +0000 (23:35 +0000)
* Makefile.tpl: Insert configure-target target, for src-release.

ChangeLog
Makefile.tpl

index 796aebe..cdc77ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-10-01  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * Makefile.tpl: Insert configure-target target, for src-release.
+
        * configure: Finish reverting change which Andrew Cagney started
        reverting.  Should fix bustage.
 
index 2a42350..c446765 100644 (file)
@@ -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