projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0230227
)
(temacs): Increase EMHEAP.
author
Jason Rumney
<jasonr@gnu.org>
Sat, 11 Oct 2003 23:13:45 +0000
(23:13 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sat, 11 Oct 2003 23:13:45 +0000
(23:13 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index dfeebf58a55be789513a3c4143c1cae737860a79..4f2b39e5913b65374f2c08df5f768f9599a819b5 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-166,7
+166,7
@@
$(EMACS): $(DOC) $(TEMACS)
temacs: $(BLD) $(TEMACS)
$(TEMACS): $(TLIB0) $(TLIB1) $(TLIBW32) $(TLASTLIB) $(TOBJ) $(TRES)
$(LINK) $(LINK_OUT)$(TEMACS_TMP) $(FULL_LINK_FLAGS) $(TOBJ) $(TRES) $(LIBS)
- "../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 1
6
+ "../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 1
8
bootstrap: bootstrap-emacs