(bootstrap-nmake): Change directories once more.

This commit is contained in:
Jason Rumney 2007-08-14 23:01:03 +00:00
parent e133b9f1a2
commit 128c101310

View file

@ -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