emacs-diffs
[Top][All Lists]
Advanced

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

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


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

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

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/makefile.w32-in,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- makefile.w32-in     22 Dec 2006 20:37:13 -0000      1.44
+++ makefile.w32-in     22 Dec 2006 20:38:16 -0000      1.45
@@ -250,7 +250,7 @@
        - $(DEL) *~ "s/*~" "m/*~"
        - $(DEL) $(COMPILER_TEMP_FILES)
        - $(DEL_TREE) $(OBJDIR)
-       - (DEL) stamp_BLD
+       - $(DEL) stamp_BLD
 
 distclean:     clean
        - $(DEL) config.h epaths.h




reply via email to

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