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: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/makefile.w32-in,v
Date: Sat, 02 Feb 2008 01:42:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/02/02 01:42:27

Index: makefile.w32-in
===================================================================
RCS file: /sources/emacs/emacs/src/makefile.w32-in,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- makefile.w32-in     2 Feb 2008 00:52:20 -0000       1.58
+++ makefile.w32-in     2 Feb 2008 01:42:26 -0000       1.59
@@ -261,7 +261,7 @@
 $(CHARPROP):   $(UNIDATA) $(UNIDATA_GEN)
        $(RUNTEMACS) -batch --load $(UNIDATA_GEN) -f unidata-gen-files 
$(UNIDATA)
        $(CP) *.el ../lisp/international
-       $(RM) *.el
+       $(DEL) *.el
 
 $(UNIDATA): $(UNIDATA_SRC)
        sed -e $(ARGQUOTE)s/\([^;]*\);\(.*\)/(#x\1 
$(DQUOTE)\2$(DQUOTE))/$(ARGQUOTE) -e $(ARGQUOTE)s/;/$(DQUOTE) 
$(DQUOTE)/g$(ARGQUOTE) < $< > $@




reply via email to

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