Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2svn <>2004-02-11 20:52:09 +0300
committercvs2svn <>2004-02-11 20:52:09 +0300
commit4175d8e4358e840b06c8fdf8073cb2d0269fd08f (patch)
tree3a858624509519fcc105484c97750a8eec1df84f /Makefile.def
parent7b85cc880582eb62fab36b8c06f841c33d43ee53 (diff)
This commit was manufactured by cvs2svn to create tag 'carlton-carlton-dictionary-20031111-merge
dictionary-20031111-merge'. Sprout from cagney_bfdfile-20040213-branch 2004-02-11 17:52:07 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch' Cherrypick from master 2003-11-06 11:58:58 UTC Nick Clifton <nickc@redhat.com> 'Fix 'the the' typo': COPYING.NEWLIB ChangeLog Makefile.def Makefile.in Makefile.tpl config-ml.in config/ChangeLog config/acinclude.m4 configure configure.in gettext.m4 include/ChangeLog include/aout/ChangeLog include/aout/stab.def include/bfdlink.h include/coff/ChangeLog include/coff/internal.h include/demangle.h include/dis-asm.h include/elf/ChangeLog include/elf/common.h include/elf/frv.h include/elf/m32r.h include/fibheap.h include/opcode/ChangeLog include/opcode/h8300.h include/opcode/mips.h src-release Delete: include/ChangeLog-9103 include/coff/ChangeLog-9103 include/elf/ChangeLog-9103 include/opcode/ChangeLog-9103
Diffstat (limited to 'Makefile.def')
-rw-r--r--Makefile.def5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.def b/Makefile.def
index 5a6809815..1fd09abe6 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; stage=true;
+target_modules = { module= libtermcap; no_check=true;
missing=mostlyclean;
missing=clean;
missing=distclean;
@@ -112,11 +112,10 @@ 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; stage=true; };
+target_modules = { module= zlib; };
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.