comparison src/makefile.w32-in @ 89593:45b6fc5c8be5

(temacs): Increase EMHEAP further to avoid startup message about low memory.
author Jason Rumney <jasonr@gnu.org>
date Sun, 12 Oct 2003 13:56:23 +0000
parents 0035405908ab
children 68c22ea6027c
comparison
equal deleted inserted replaced
89592:02dbca545712 89593:45b6fc5c8be5
164 # (it is the preload heap size in MB). 164 # (it is the preload heap size in MB).
165 # 165 #
166 temacs: $(BLD) $(TEMACS) 166 temacs: $(BLD) $(TEMACS)
167 $(TEMACS): $(TLIB0) $(TLIB1) $(TLIBW32) $(TLASTLIB) $(TOBJ) $(TRES) 167 $(TEMACS): $(TLIB0) $(TLIB1) $(TLIBW32) $(TLASTLIB) $(TOBJ) $(TRES)
168 $(LINK) $(LINK_OUT)$(TEMACS_TMP) $(FULL_LINK_FLAGS) $(TOBJ) $(TRES) $(LIBS) 168 $(LINK) $(LINK_OUT)$(TEMACS_TMP) $(FULL_LINK_FLAGS) $(TOBJ) $(TRES) $(LIBS)
169 "../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 18 169 "../nt/$(BLD)/addsection" "$(TEMACS_TMP)" "$(TEMACS)" EMHEAP 20
170 170
171 bootstrap: bootstrap-emacs 171 bootstrap: bootstrap-emacs
172 172
173 # 173 #
174 # Build a temacs with a sufficiently large PURESIZE to load the 174 # Build a temacs with a sufficiently large PURESIZE to load the