changeset 31348:3d2f90f25060

(emacs): Do not change directory to run temacs, as the load-path is set relative to current directory.
author Jason Rumney <jasonr@gnu.org>
date Sun, 03 Sep 2000 17:40:17 +0000
parents cdc16c6e33be
children 2595bb871403
files src/makefile.nt
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.nt	Sun Sep 03 17:39:34 2000 +0000
+++ b/src/makefile.nt	Sun Sep 03 17:40:17 2000 +0000
@@ -211,9 +211,7 @@
 #
 emacs:          $(EMACS)
 $(EMACS):       $(DOC) $(TEMACS)
-		cd $(BLD)
 		$(MAKEDIR)\$(BLD)\temacs.exe -batch -l loadup dump
-		cd ..\..
 
 #
 # The undumped executable