]> code.delx.au - gnu-emacs/blobdiff - nt/makefile.w32-in
Fix putenv and unsetenv on MS-Windows.
[gnu-emacs] / nt / makefile.w32-in
index fc5ecefd173c21fcc12e8e86c07b771b21b86219..7377d7e33b9516280eae667977aa1811164b47ed 100644 (file)
@@ -22,7 +22,7 @@
 # FIXME: This file uses DOS EOLs.  Convert to Unix after 22.1 is out
 #        (and remove or replace this comment).
 
-VERSION                = 24.1.50
+VERSION                = 24.3.50
 
 TMP_DIST_DIR   = emacs-$(VERSION)
 
@@ -66,7 +66,7 @@ $(BLD)/preprep.exe: $(BLD)/preprep.$(O)
 # The resource file.  NT 3.10 requires the use of cvtres; even though
 # it is not necessary on later versions, it is still ok to use it.
 #
-$(TRES):       emacs.rc icons/emacs.ico emacs.manifest stamp_BLD
+$(TRES):       emacs.rc icons/emacs.ico $(EMACS_MANIFEST) stamp_BLD
                $(RC) $(RC_OUT)$(TRES) emacs.rc
 
 $(CLIENTRES):  emacsclient.rc stamp_BLD