emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/makefile.w32-in


From: Andrew Innes
Subject: [Emacs-diffs] Changes to emacs/src/makefile.w32-in
Date: Fri, 14 Dec 2001 11:12:48 -0500

Index: emacs/src/makefile.w32-in
diff -c emacs/src/makefile.w32-in:1.12 emacs/src/makefile.w32-in:1.13
*** emacs/src/makefile.w32-in:1.12      Sat Feb 24 17:01:57 2001
--- emacs/src/makefile.w32-in   Fri Dec 14 11:12:48 2001
***************
*** 168,174 ****
  # Build a temacs with a sufficiently large PURESIZE to load the
  # Lisp files from loadup.el in source form.
  #
! bootstrap-temacs: bootstrap-clean
        $(MAKE) $(MFLAGS) temacs CFLAGS=$(ARGQUOTE)$(CFLAGS) 
-DPURESIZE=5000000$(ARGQUOTE)
  
  #
--- 168,174 ----
  # Build a temacs with a sufficiently large PURESIZE to load the
  # Lisp files from loadup.el in source form.
  #
! bootstrap-temacs:
        $(MAKE) $(MFLAGS) temacs CFLAGS=$(ARGQUOTE)$(CFLAGS) 
-DPURESIZE=5000000$(ARGQUOTE)
  
  #



reply via email to

[Prev in Thread] Current Thread [Next in Thread]