From 128c1013107f075bef22468bc8250f8472e9cc85 Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Tue, 14 Aug 2007 23:01:03 +0000 Subject: [PATCH] (bootstrap-nmake): Change directories once more. --- nt/makefile.w32-in | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5