summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-08-14 23:01:03 +0000
committerJason Rumney <jasonr@gnu.org>2007-08-14 23:01:03 +0000
commit128c1013107f075bef22468bc8250f8472e9cc85 (patch)
tree256c9d3178fcb23dd0493de217b93397f93d90db /nt
parente133b9f1a2ddfdd1d4481f5d9f38f96235ddeebd (diff)
downloademacs-128c1013107f075bef22468bc8250f8472e9cc85.tar.gz
(bootstrap-nmake): Change directories once more.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.w32-in1
1 files changed, 1 insertions, 0 deletions
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