[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/makefile.w32-in,v
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/src/makefile.w32-in,v |
Date: |
Wed, 07 Feb 2007 22:32:09 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Juanma Barranquero <lektu> 07/02/07 22:32:09
Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/src/makefile.w32-in,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- makefile.w32-in 7 Feb 2007 18:39:45 -0000 1.48
+++ makefile.w32-in 7 Feb 2007 22:32:09 -0000 1.49
@@ -211,7 +211,7 @@
# it is not necessary on later versions, it is still ok to use it.
#
$(TRES): ../nt/emacs.rc stamp_BLD
- $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@ $(ALL_DEPS)
+ $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@ ../nt/emacs.rc
#
# Build the library. Split up the build into two phases...otherwise we