X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.def;h=00965219f6987c122ee649cb3357dc51cac7cad4;hb=e98d149fd1d601b39f5d4a5b6ff1aa03d8ca9c1b;hp=80c270b7605689d930398d3c1a9d59b78347f48c;hpb=930314a457cfae2a40fe24adc62a46da980ece7b;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.def b/Makefile.def index 80c270b760..00965219f6 100644 --- a/Makefile.def +++ b/Makefile.def @@ -66,7 +66,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 +81,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; };