From 39a744bbe4fa08c4d14b745b6977d21fe4fc7793 Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Wed, 2 Oct 2002 05:14:00 +0000 Subject: Really this time. :sigh: 2002-10-02 Nathanael Nerode * Makefile.tpl: Add configure-target (for src-release in src) * Makefile.in: Regenerate. From-SVN: r57725 --- Makefile.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.tpl') 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 -- cgit v1.1