(ALL): Move $(CLIENTRES) from here...
[bpt/emacs.git] / nt / makefile.w32-in
index aef71cf..e9ffd8f 100644 (file)
@@ -29,7 +29,7 @@ CLIENTRES     = $(BLD)/emacsclient.res
 \r
 XMFLAGS                =\r
 \r
-ALL            = addpm ddeclient runemacs cmdproxy addsection preprep $(CLIENTRES)\r
+ALL            = addpm ddeclient runemacs cmdproxy addsection preprep\r
 \r
 .PHONY: $(ALL)\r
 \r
@@ -86,7 +86,7 @@ $(BLD)/addpm.$(O) $(BLD)/ddeclient.$(O) $(BLD)/runemacs.$(O) $(BLD)/cmdproxy.$(O
 #\r
 # Build emacs\r
 #\r
-all:   which-sh stamp_BLD $(ALL) maybe-bootstrap all-other-dirs-$(MAKETYPE)\r
+all:   which-sh stamp_BLD $(ALL) $(CLIENTRES) maybe-bootstrap all-other-dirs-$(MAKETYPE)\r
 \r
 all-other-dirs-nmake: addsection\r
        cd ..\lib-src\r