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: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in,v
Date: Sun, 24 Dec 2006 07:22:10 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/12/24 07:22:10

Index: makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/nt/makefile.w32-in,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- makefile.w32-in     23 Dec 2006 10:27:46 -0000      1.35
+++ makefile.w32-in     24 Dec 2006 07:22:10 -0000      1.36
@@ -59,7 +59,7 @@
 # it is not necessary on later versions, it is still ok to use it.
 #
 $(TRES):       emacs.rc stamp_BLD
-               $(RC) $(RC_OUT)$(BLD)/emacs.res $<
+               $(RC) $(RC_OUT)$(BLD)/emacs.res emacs.rc
 
 runemacs:        stamp_BLD $(BLD)/runemacs.exe
 $(BLD)/runemacs.exe: $(BLD)/runemacs.$(O) $(TRES)




reply via email to

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