summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-12 07:04:28 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-12-12 07:04:28 +0000
commitba8c43696bba096dac1df8ff7d42e66e1ef5a453 (patch)
treef92ddab22137a7ebea467f281044ef6ddedccfab /Makefile.tpl
parent4b3bc024f62497caf2e62fe1c92e59c46434dc0b (diff)
downloadgdb-ba8c43696bba096dac1df8ff7d42e66e1ef5a453.tar.gz
* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
* Makefile.in: Rebuilt.
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 3de524c0e3e..6ae4a764f1f 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1367,6 +1367,7 @@ all-target-libgloss: maybe-configure-target-newlib
configure-target-libiberty: $(ALL_GCC_C)
configure-target-libtermcap: $(ALL_GCC_C)
configure-target-newlib: $(ALL_GCC)
+configure-target-rda: $(ALL_GCC_C)
configure-target-winsup: $(ALL_GCC_C)
all-target-winsup: maybe-all-target-libiberty maybe-all-target-libtermcap