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:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 5ed162475..6e879e3c8 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,12 @@
2012-01-15 Keith Marshall <keithmarshall@users.sf.net>
+ Generalise 'all' rule to arbitrary prerequisite sub-directories.
+
+ * Makefile.in: (all): Make it depend on all $(SUBDIRS), not just on...
+ (lib): ...this; replace it with a generic $(SUBDIRS) goal.
+
+2012-01-15 Keith Marshall <keithmarshall@users.sf.net>
+
Derive package release index from configure time specification.
* configure.ac (PACKAGE_RELEASE): New variable; define it, such that