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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v
Date: Thu, 18 Oct 2007 21:07:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/10/18 21:07:49

Index: nt/makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- nt/makefile.w32-in  6 Sep 2007 07:19:48 -0000       1.42
+++ nt/makefile.w32-in  18 Oct 2007 21:07:49 -0000      1.43
@@ -211,6 +211,8 @@
        $(IFNOTSAMEDIR) $(CP_DIR) ../etc $(INSTALL_DIR) $(ENDIF)
        - $(CP_DIR) icons $(INSTALL_DIR)/etc
        $(IFNOTSAMEDIR) $(CP_DIR) ../info $(INSTALL_DIR) $(ENDIF)
+       $(IFNOTSAMEDIR) $(CP) ../COPYING $(INSTALL_DIR) $(ENDIF)
+       - $(CP) ../COPYING $(INSTALL_DIR)/bin
        - $(DEL) ../same-dir.tst
        - $(DEL) $(INSTALL_DIR)/same-dir.tst
 




reply via email to

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