emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/leim/makefile.w32-in,v
Date: Fri, 20 Jun 2008 15:20:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/06/20 15:20:09

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/leim/makefile.w32-in,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- makefile.w32-in     20 Jun 2008 13:12:08 -0000      1.43
+++ makefile.w32-in     20 Jun 2008 15:20:08 -0000      1.44
@@ -207,9 +207,11 @@
        - $(FOREACH) $(TIT:.elc=.el) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)
        - $(FOREACH) $(MISC_DIC:.elc=.el) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)
        - $(DEL) leim-list.el
+       - $(DEL) leim-list.el~
 
 distclean: clean
        - $(DEL) stamp-subdir
+       - $(DEL) makefile
 
 maintainer-clean: distclean
        - $(FOREACH) $(WORLD) $(FORDO) $(DEL) $(FORVAR) $(ENDFOR)




reply via email to

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