From 8ce9ee83b84bf3c6b4aa2211ba0e951ed4bd7e24 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 17 May 2000 19:23:34 +0000 Subject: * Makefile.in (configure-target-libiberty): Depend on configure-target-newlib. --- ChangeLog | 5 +++++ Makefile.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index bc4a69edb..1be00cb2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed May 17 16:03:48 2000 Alexandre Oliva + + * Makefile.in (configure-target-libiberty): Depend on + configure-target-newlib. + Tue May 16 10:06:21 2000 Andrew Cagney Thu Apr 27 11:01:48 2000 Andrew Cagney : diff --git a/Makefile.in b/Makefile.in index 8e26f2d32..b4c461839 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1629,7 +1629,7 @@ all-target-winsup: all-target-newlib all-target-libiberty all-target-libtermcap configure-target-winsup: configure-target-newlib all-uudecode: all-libiberty all-zip: -configure-target-libiberty: $(ALL_GCC) +configure-target-libiberty: $(ALL_GCC) configure-target-newlib all-target-libiberty: configure-target-libiberty all-gcc all-ld all-target-newlib all-target: $(ALL_TARGET_MODULES) install-target: $(INSTALL_TARGET_MODULES) -- cgit v1.2.3