# HG changeset patch # User Andrew Innes # Date 969369146 0 # Node ID d56d4f0e263f20ce233a9cb67dda8b3b0f8566ba # Parent 7b0ae5c81072bfa0f8cd87541c520d76fcdea273 (bootstrap-emacs): Don't change directory. diff -r 7b0ae5c81072 -r d56d4f0e263f src/makefile.nt --- a/src/makefile.nt Tue Sep 19 11:57:46 2000 +0000 +++ b/src/makefile.nt Tue Sep 19 13:12:26 2000 +0000 @@ -238,9 +238,7 @@ # files from loadup.el in source form. # bootstrap-emacs: bootstrap-temacs - cd $(BLD) $(MAKEDIR)\$(BLD)\temacs.exe -batch -l loadup bootstrap - cd ..\.. - mkdir ..\bin $(CP) $(EMACS) ..\bin