summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2002-12-12 07:04:34 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2002-12-12 07:04:34 +0000
commit1afe6db10ff7e0d9572ab969457281ebec7fb7ab (patch)
treee19a486f3525f39269cda7a4be42c015a48bfcb0
parentc0b790699823a7154372d6a7b6dd4b4e0bf25f5a (diff)
downloadppe42-gcc-1afe6db10ff7e0d9572ab969457281ebec7fb7ab.tar.gz
ppe42-gcc-1afe6db10ff7e0d9572ab969457281ebec7fb7ab.zip
* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60060 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e9f1207a52..236cabd67cf 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 6f7689785cb..c938d63236c 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
OpenPOWER on IntegriCloud