summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-22 20:39:23 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-22 20:39:23 +0000
commitf278d4a643a495204b3e6c3f8abf8ae0c04c8440 (patch)
treea52909092f0217c0ffe7448f744faface7784cbd /nt
parent435c23eea17e2848d5d956e3306d7d9d82f7b4ce (diff)
downloademacs-f278d4a643a495204b3e6c3f8abf8ae0c04c8440.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 3ce26854660..bd2591d15ba 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -3,6 +3,7 @@
* makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
command-line argument to sub-Make in src, since src/makefile.w32-in
invokes Make recursively during bootstrap.
+ (clean): Delete stamp_BLD.
* gmake.defs (stamp_BLD): Rename from $(BLD). Create a file
stamp_BLD after creating the $(BLD) directory.