summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index cecf6ac3aca..136be32ea0c 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,6 +1,10 @@
2012-04-07 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in: Convert to Unix EOL format.
+ (all): Don't depend on stamp_BLD and on maybe-bootstrap.
+ (all-other-dirs-$(MAKETYPE)): Depend on maybe-bootstrap.
+ (bootstrap-gmake): Invoke the "clean" and build targets in 2
+ separate commands, so they run in that order even under "make -j".
2012-03-29 Eli Zaretskii <eliz@gnu.org>