From: Jason Rumney Date: Tue, 14 Aug 2007 23:01:03 +0000 (+0000) Subject: (bootstrap-nmake): Change directories once more. X-Git-Tag: emacs-pretest-22.1.90~997 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=128c1013107f075bef22468bc8250f8472e9cc85;p=emacs.git (bootstrap-nmake): Change directories once more. --- diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index e7a10698ea2..05e9a665879 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -153,6 +153,7 @@ bootstrap-nmake: addsection cmdproxy cd ..\src $(MAKE) $(MFLAGS) bootstrap $(MAKE) $(MFLAGS) bootstrap-clean + cd ..\nt $(CP) $(BLD)/cmdproxy.exe ../bin cd ..\lisp $(MAKE) $(MFLAGS) SHELL=$(SHELLTYPE) bootstrap