emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v
Date: Fri, 22 Dec 2006 20:39:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/12/22 20:39:06

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- makefile.w32-in     22 Dec 2006 19:28:11 -0000      1.32
+++ makefile.w32-in     22 Dec 2006 20:39:06 -0000      1.33
@@ -246,6 +246,7 @@
 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:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]