]> git.eshelyaron.com Git - emacs.git/commitdiff
(emacs): Do not change directory to run temacs, as the load-path is
authorJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2000 17:40:17 +0000 (17:40 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2000 17:40:17 +0000 (17:40 +0000)
set relative to current directory.

src/makefile.nt

index 34acca622d3a8411748d3d12b38adc40e6939dea..0280afaefc03daf97efd063c3b78a96b0871b094 100644 (file)
@@ -211,9 +211,7 @@ $(DOC):;    cd ..\lib-src
 #
 emacs:          $(EMACS)
 $(EMACS):       $(DOC) $(TEMACS)
-               cd $(BLD)
                $(MAKEDIR)\$(BLD)\temacs.exe -batch -l loadup dump
-               cd ..\..
 
 #
 # The undumped executable