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
commit94a848953adfe3d3e51ffaf3a016b42688777b97 (patch)
tree0d23e927736e3ec84a28255e43113c448d528db6 /Makefile.tpl
parent10f55168c0c7ecbd36c512fc45ff477e5cd59ad3 (diff)
downloadbinutils-redhat-94a848953adfe3d3e51ffaf3a016b42688777b97.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 3de524c0e3..6ae4a764f1 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