Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverick
[deliverable/binutils-gdb.git] / Makefile.def
index 80c270b7605689d930398d3c1a9d59b78347f48c..eab03306ff3dd14585ced0cca699ac703eeab395 100644 (file)
@@ -13,7 +13,6 @@ host_modules= { module= binutils; };
 host_modules= { module= bison; no_check_cross= true; };
 host_modules= { module= byacc; no_check_cross= true; };
 host_modules= { module= bzip2; };
-host_modules= { module= db; };
 host_modules= { module= dejagnu; };
 host_modules= { module= diff; };
 host_modules= { module= dosutils; no_check= true; };
@@ -28,7 +27,6 @@ host_modules= { module= gawk; };
 host_modules= { module= gettext; };
 host_modules= { module= gnuserv; };
 host_modules= { module= gprof; };
-host_modules= { module= grep; };
 host_modules= { module= gzip; };
 host_modules= { module= hello; };
 host_modules= { module= indent; };
@@ -54,7 +52,6 @@ host_modules= { module= send-pr; };
 host_modules= { module= shellutils; };
 host_modules= { module= sid; };
 host_modules= { module= sim; };
-host_modules= { module= snavigator; };
 host_modules= { module= tar; };
 host_modules= { module= texinfo; no_install= true; };
 host_modules= { module= textutils; };
@@ -66,7 +63,6 @@ host_modules= { module= zlib; no_install=true; no_check=true; };
 host_modules= { module= gdb; with_x=true; };
 host_modules= { module= expect; with_x=true; };
 host_modules= { module= guile; with_x=true; };
-host_modules= { module= tclX; with_x=true; };
 host_modules= { module= tk; with_x=true; };
 host_modules= { module= tix; with_x=true; };
 host_modules= { module= libtermcap; no_check=true; no_clean=true; };
@@ -82,7 +78,7 @@ target_modules = { module= libgloss; no_check=true; };
 target_modules = { module= libiberty; };
 target_modules = { module= gperf; };
 target_modules = { module= examples; no_check=true; no_install=true; };
-target_modules = { module= libffi; no_install=true; };
+target_modules = { module= libffi; };
 target_modules = { module= libjava; raw_cxx=true; };
 target_modules = { module= zlib; };
 target_modules = { module= boehm-gc; };
This page took 0.027706 seconds and 4 git commands to generate.