From f87505dda0243e97ff9defd8efbe869e8a611183 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva <aoliva@redhat.com> Date: Thu, 12 Dec 2002 07:04:34 +0000 Subject: [PATCH] * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. From-SVN: r60060 --- ChangeLog | 4 ++++ Makefile.in | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7e9f1207a526..236cabd67cfc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-12 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. + 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com> * config.sub: Import from master repository diff --git a/Makefile.in b/Makefile.in index 6f7689785cb4..c938d63236c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1725,6 +1725,7 @@ all-textutils: all-time: all-tix: all-tcl all-tk all-wdiff: +configure-target-rda: $(ALL_GCC_C) configure-target-winsup: $(ALL_GCC_C) all-target-winsup: all-target-libiberty all-target-libtermcap all-uudecode: all-libiberty -- GitLab