]> git.eshelyaron.com Git - emacs.git/commitdiff
(bootstrap-nmake): Change directories once more.
authorJason Rumney <jasonr@gnu.org>
Tue, 14 Aug 2007 23:01:03 +0000 (23:01 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 14 Aug 2007 23:01:03 +0000 (23:01 +0000)
nt/makefile.w32-in

index e7a10698ea28e5a3beb21b9ea41b907651386ce0..05e9a6658795c6544dad97cfccf70260c7f3cd0a 100644 (file)
@@ -153,6 +153,7 @@ bootstrap-nmake: addsection cmdproxy
        cd ..\src\r
        $(MAKE) $(MFLAGS) bootstrap\r
        $(MAKE) $(MFLAGS) bootstrap-clean\r
+       cd ..\nt\r
        $(CP) $(BLD)/cmdproxy.exe ../bin\r
        cd ..\lisp\r
        $(MAKE) $(MFLAGS) SHELL=$(SHELLTYPE) bootstrap\r