emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/Makefile.in


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Thu, 11 Nov 2004 10:00:38 -0500

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.297 emacs/Makefile.in:1.298
*** emacs/Makefile.in:1.297     Mon Nov  8 16:40:33 2004
--- emacs/Makefile.in   Thu Nov 11 14:54:26 2004
***************
*** 52,65 ****
  # make extraclean
  #      Still more severe - delete backup and autosave files, too.
  #
! # make bootstrap-build
  #      Recompiles changed Emacs Lisp files using the latest C source,
  #      then rebuilds Emacs.  This is faster than `make bootstrap'
  #      but once in a while an old .elc file can cause trouble.
- #
- # make bootfast
- #      Recompiles all the Emacs Lisp files using the latest source,
- #      then rebuilds Emacs.
  
  SHELL = /bin/sh
  
--- 52,65 ----
  # make extraclean
  #      Still more severe - delete backup and autosave files, too.
  #
! # make bootstrap
! #      Recompiles all the Emacs Lisp files using the latest source,
! #      then rebuilds Emacs.
! #
! # make bootfast
  #      Recompiles changed Emacs Lisp files using the latest C source,
  #      then rebuilds Emacs.  This is faster than `make bootstrap'
  #      but once in a while an old .elc file can cause trouble.
  
  SHELL = /bin/sh
  




reply via email to

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