From: Eli Zaretskii Date: Fri, 22 Dec 2006 20:41:35 +0000 (+0000) Subject: (clean): Delete stamp_BLD. X-Git-Tag: emacs-pretest-22.0.93~493 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e313b518e8113c98fa88282073e215eb83afacb7;p=emacs.git (clean): Delete stamp_BLD. --- diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 7d49748ebc5..bc998e710d7 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -329,6 +329,7 @@ clean: - $(DEL) ctags.c - $(DEL) getopt.h - $(DEL_TREE) $(OBJDIR) + - $(DEL) stamp_BLD cleanall: clean - $(DEL_TREE) obj 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: