changeset 31712:d56d4f0e263f

(bootstrap-emacs): Don't change directory.
author Andrew Innes <andrewi@gnu.org>
date Tue, 19 Sep 2000 13:12:26 +0000
parents 7b0ae5c81072
children fd10d9a8aeaa
files src/makefile.nt
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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