(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 e7a1069..05e9a66 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