mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
Use full path to temacs.exe when dumping.
This commit is contained in:
parent
9d0b248831
commit
e6c0f51910
@ -196,7 +196,7 @@ $(DOC):; cd ..\lib-src
|
||||
emacs: $(EMACS)
|
||||
$(EMACS): $(PREPARED_HEADERS) $(DOC) $(TEMACS)
|
||||
cd $(BLD)
|
||||
temacs.exe -batch -l loadup dump
|
||||
$(MAKEDIR)\$(BLD)\temacs.exe -batch -l loadup dump
|
||||
copy temacs.map emacs.map
|
||||
cd ..\..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user