From 0f4b6f3db0cdd1596e7544806d6a50c50c059f66 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 26 Jun 2009 17:19:07 +0000 Subject: * Makefile.def (host_modules): Add cgen. * Makefile.in: Regenerate. * configure.ac (host_tools): Add cgen. * configure: Regenerate. --- Makefile.def | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.def') 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; }; -- cgit v1.2.1