summaryrefslogtreecommitdiff
path: root/Makefile.def
diff options
context:
space:
mode:
authorDoug Evans <dje@sebabeach.org>2009-06-26 17:19:07 +0000
committerDoug Evans <dje@sebabeach.org>2009-06-26 17:19:07 +0000
commit0f4b6f3db0cdd1596e7544806d6a50c50c059f66 (patch)
tree25fcce5ed3c8cfc72810226e851c1016837f0525 /Makefile.def
parent012396e11a7b086fc529a812fdfc8287863b2630 (diff)
downloadbinutils-redhat-0f4b6f3db0cdd1596e7544806d6a50c50c059f66.tar.gz
* Makefile.def (host_modules): Add cgen.cgen-snapshot-20090701
* 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; };