summaryrefslogtreecommitdiffstats
path: root/Makefile.def
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-06-26 17:19:07 +0000
committerDoug Evans <dje@google.com>2009-06-26 17:19:07 +0000
commitf9806fa5ae3369a1ed8fc1569f3b927e5e2f6949 (patch)
tree6e8cc61f24fe713227710b61e51a987689dd61e0 /Makefile.def
parentfe3c8b0d4d63f0a534110f4db7e2e2d79232965a (diff)
downloadppe42-binutils-f9806fa5ae3369a1ed8fc1569f3b927e5e2f6949.tar.gz
ppe42-binutils-f9806fa5ae3369a1ed8fc1569f3b927e5e2f6949.zip
* Makefile.def (host_modules): Add cgen.
* Makefile.in: Regenerate. * configure.ac (host_tools): Add cgen. * configure: Regenerate.
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 30d4d17232..5cda3a3088 100644
--- a/Makefile.def
+++ b/Makefile.def
@@ -43,6 +43,7 @@ host_modules= { module= binutils; bootstrap=true; };
host_modules= { module= bison; no_check_cross= true; };
host_modules= { module= byacc; no_check_cross= true; };
host_modules= { module= bzip2; };
+host_modules= { module= cgen; };
host_modules= { module= dejagnu; };
host_modules= { module= diff; };
host_modules= { module= dosutils; no_check= true; };
OpenPOWER on IntegriCloud