summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorKeith Marshall <keithmarshall@@users.sf.net>2012-01-15 12:27:13 +0000
committerKeith Marshall <keithmarshall@@users.sf.net>2012-01-15 12:27:13 +0000
commit3ef75004369383aadfa4801d2b453a61883fa6a0 (patch)
tree21b73ffc59706d0d55021e12d37f8c750fe5be05 /winsup/w32api/ChangeLog
parent09223354f9a0ddf2a888028705b70c6010a80b80 (diff)
downloadcygnal-3ef75004369383aadfa4801d2b453a61883fa6a0.tar.gz
cygnal-3ef75004369383aadfa4801d2b453a61883fa6a0.tar.bz2
cygnal-3ef75004369383aadfa4801d2b453a61883fa6a0.zip
Generalise 'all' rule to arbitrary prerequisite sub-directories.
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