aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-10-02 05:14:00 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-10-02 05:14:00 +0000
commit39a744bbe4fa08c4d14b745b6977d21fe4fc7793 (patch)
tree2ee40aa77230eadaa0109410934dfc2bbf571f71 /Makefile.tpl
parentd0f6c8235e211b738cfe4e28f66c51d3fe184c23 (diff)
downloadgcc-39a744bbe4fa08c4d14b745b6977d21fe4fc7793.zip
gcc-39a744bbe4fa08c4d14b745b6977d21fe4fc7793.tar.gz
gcc-39a744bbe4fa08c4d14b745b6977d21fe4fc7793.tar.bz2
Really this time. :sigh:
2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Add configure-target (for src-release in src) * Makefile.in: Regenerate. From-SVN: r57725
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 2a42350..c446765 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