aboutsummaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2004-05-18 02:00:58 +0000
committerZack Weinberg <zackw@panix.com>2004-05-18 02:00:58 +0000
commit80b200a1a336e72046e5f3021db086d26da5e820 (patch)
treea378c9e0e60cae6404e64fadff0d6a5a04f49c20 /Makefile.def
parent3791609a540ef75288cbc4353de3855f0a7c4c7c (diff)
downloadfsf-binutils-gdb-80b200a1a336e72046e5f3021db086d26da5e820.zip
fsf-binutils-gdb-80b200a1a336e72046e5f3021db086d26da5e820.tar.gz
fsf-binutils-gdb-80b200a1a336e72046e5f3021db086d26da5e820.tar.bz2
* Makefile.def, Makefile.tpl, configure.in: Remove all mention
of libf2c. * configure, Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.def b/Makefile.def
index 5f29368..fa51090 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -101,7 +101,6 @@ host_modules= { module= utils; no_check=true; };
target_modules = { module= libstdc++-v3; raw_cxx=true; };
target_modules = { module= libmudflap; };
target_modules = { module= newlib; };
-target_modules = { module= libf2c; };
target_modules = { module= libgfortran; };
target_modules = { module= libobjc; };
target_modules = { module= libtermcap; no_check=true; stage=true;