Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-10-02 03:35:42 +0400
committerNathanael Nerode <neroden@gcc.gnu.org>2002-10-02 03:35:42 +0400
commit03e5288839d8e3412b1a7b0d86d4b42c42085f18 (patch)
tree59bd78b81d1c26106e3399d5aaed63a64050f463 /Makefile.tpl
parent00c4e53eac35485e7202ce1648d123b7f4884cc1 (diff)
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Insert configure-target target, for src-release.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 2a4235087..c446765c2 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