X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile.def;h=5a68098157b2a225f7dc6fa31ca201d66595fe0d;hb=69b975477d1abc861452d7cb2c82190e44c47a94;hp=1fd09abe677b0292aea056b30cda0ce1d6c84de9;hpb=12f0bd746aae4e06c9db120d85e8c42fe6ad9791;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.def b/Makefile.def index 1fd09abe67..5a68098157 100644 --- a/Makefile.def +++ b/Makefile.def @@ -100,7 +100,7 @@ target_modules = { module= libstdc++-v3; raw_cxx=true; }; target_modules = { module= newlib; }; target_modules = { module= libf2c; }; target_modules = { module= libobjc; }; -target_modules = { module= libtermcap; no_check=true; +target_modules = { module= libtermcap; no_check=true; stage=true; missing=mostlyclean; missing=clean; missing=distclean; @@ -112,10 +112,11 @@ target_modules = { module= gperf; }; target_modules = { module= examples; no_check=true; no_install=true; }; target_modules = { module= libffi; }; target_modules = { module= libjava; raw_cxx=true; }; -target_modules = { module= zlib; }; +target_modules = { module= zlib; stage=true; }; target_modules = { module= boehm-gc; }; target_modules = { module= qthreads; }; target_modules = { module= rda; }; +target_modules = { module= libada; }; // These are (some of) the make targets to be done in each subdirectory. // Not all; these are the ones which don't have special options.