emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/lib-src/makefile.w32-in,v
Date: Wed, 09 Apr 2008 16:20:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/09 16:20:43

Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/lib-src/makefile.w32-in,v
retrieving revision 2.80
retrieving revision 2.81
diff -u -b -r2.80 -r2.81
--- makefile.w32-in     13 Mar 2008 03:14:05 -0000      2.80
+++ makefile.w32-in     9 Apr 2008 16:20:43 -0000       2.81
@@ -347,6 +347,12 @@
                - $(DEL_TREE) $(OBJDIR)
                - $(DEL) stamp_BLD
 
+distclean: cleanall
+       - $(DEL) TAGS
+       - $(DEL) Makefile
+
+maintainer-clean: distclean
+
 cleanall:      clean
                - $(DEL_TREE) obj
                - $(DEL_TREE) obj-spd




reply via email to

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