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:
authorJeff Johnston <jjohnstn@redhat.com>2007-10-16 00:47:15 +0400
committerJeff Johnston <jjohnstn@redhat.com>2007-10-16 00:47:15 +0400
commit8eea1bd714ddab4d342718691bfb677c68070457 (patch)
tree3d7dba6579d4c1e3534615bd828f58efe3aff50d /Makefile.in
parentdd52035079d825ffabdd6e440ceb1085ae97dc70 (diff)
2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
* Makefile.def: To avoid problems running with parallel makes, build newlib before libgloss so that target specific header files are availble. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2ae6cb00a..69e14dbb9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -51894,7 +51894,7 @@ all-target-libobjc: maybe-all-target-libiberty
all-target-libobjc: maybe-all-target-boehm-gc
all-target-libstdc++-v3: maybe-all-target-libiberty
configure-target-libstdc++-v3: maybe-configure-target-libgomp
-all-target-libgloss: maybe-configure-target-newlib
+all-target-libgloss: maybe-all-target-newlib
all-target-winsup: maybe-all-target-libiberty
all-target-winsup: maybe-all-target-libtermcap