summaryrefslogtreecommitdiffstats
path: root/Makefile.def
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-05-24 10:45:14 +0000
committerPaolo Bonzini <bonzini@gnu.org>2004-05-24 10:45:14 +0000
commit04cf1b779b4818d428c3984d0160f202ee6ef7b6 (patch)
tree9c2d85c977da402a48324d26d6015211ba5545ca /Makefile.def
parent5df97fde6194ad4cd24e90c446091b0cfea0145f (diff)
downloadppe42-binutils-04cf1b779b4818d428c3984d0160f202ee6ef7b6.tar.gz
ppe42-binutils-04cf1b779b4818d428c3984d0160f202ee6ef7b6.zip
2004-05-23 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (host_modules): add libcpp. * Makefile.tpl: Add dependencies on and for libcpp. * Makefile.in: Regenerate. * configure.in: Add libcpp host module. * configure: Regenerate. config/ChangeLog: 2004-05-23 Paolo Bonzini <bonzini@gnu.org> * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING): From gcc.
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.def b/Makefile.def
index fa51090d02..788d3b0418 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -59,6 +59,7 @@ host_modules= { module= tcl;
missing=mostlyclean; };
host_modules= { module= itcl; };
host_modules= { module= ld; bootstrap=true; };
+host_modules= { module= libcpp; bootstrap=true; };
host_modules= { module= libgui; };
host_modules= { module= libbanshee; bootstrap=true; no_install=true; };
host_modules= { module= libiberty; bootstrap=true; };
OpenPOWER on IntegriCloud