summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-12-22 20:41:35 +0000
committerEli Zaretskii <eliz@gnu.org>2006-12-22 20:41:35 +0000
commite313b518e8113c98fa88282073e215eb83afacb7 (patch)
treed8b5c7682da357db196070130da63af651a0c853 /nt
parentf278d4a643a495204b3e6c3f8abf8ae0c04c8440 (diff)
downloademacs-e313b518e8113c98fa88282073e215eb83afacb7.tar.gz
(clean): Delete stamp_BLD.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 364e2985a72..a72e79146d2 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -246,6 +246,7 @@ info-gmake:
clean: clean-other-dirs-$(MAKETYPE)
- $(DEL) *~ $(COMPILER_TEMP_FILES)
- $(DEL_TREE) $(OBJDIR)
+ - $(DEL) stamp_BLD
- $(DEL) ../etc/DOC ../etc/DOC-X
clean-other-dirs-nmake: