summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-22 21:04:40 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-22 21:04:40 +0000
commit6808dce14b966988dd2884e8e93fc63a988bda45 (patch)
treedd6e47e2af516492dedb31be03ef101a3cda6209 /nt
parentbcec4f72591347fdba720a27ac42826b0eb6bdd7 (diff)
downloademacs-6808dce14b966988dd2884e8e93fc63a988bda45.tar.gz
*** empty log message ***
Diffstat (limited to 'nt')
-rw-r--r--nt/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index bd2591d15ba..b7621c63a26 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -4,6 +4,7 @@
command-line argument to sub-Make in src, since src/makefile.w32-in
invokes Make recursively during bootstrap.
(clean): Delete stamp_BLD.
+ (bootstrap): Make `all' explicitly in a recursive Make.
* gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
stamp_BLD after creating the $(BLD) directory.