From 8c32c9f0d07ff92431059f25a5668e32374a1609 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Fri, 26 Jun 2009 17:11:35 +0000 Subject: Makefile.def (host_modules): Add cgen. * Makefile.def (host_modules): Add cgen. * Makefile.in: Regenerate. * configure.ac (host_tools): Add cgen. * configure: Regenerate. From-SVN: r148976 --- Makefile.def | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.def') diff --git a/Makefile.def b/Makefile.def index fb963fe..da61798 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.1