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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/Makefile.in
Date: Tue, 01 Nov 2005 15:44:42 -0500

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.306 emacs/Makefile.in:1.307
*** emacs/Makefile.in:1.306     Tue Nov  1 11:48:27 2005
--- emacs/Makefile.in   Tue Nov  1 20:44:42 2005
***************
*** 761,769 ****
          exit 1;\
        fi
  
! bootstrap: bootstrap-clean-before info bootstrap-build FRC
  
! bootfast: bootstrap-clean-before-fast info bootstrap-build FRC
  
  bootstrap-build: FRC
        (cd lisp; $(MAKE) $(MFLAGS) bootstrap-prepare)
--- 761,771 ----
          exit 1;\
        fi
  
! bootstrap: bootstrap-clean-before FRC
!       $(MAKE) $(MFLAGS) info bootstrap-build
  
! bootfast: bootstrap-clean-before-fast FRC
!       $(MAKE) $(MFLAGS) info bootstrap-build
  
  bootstrap-build: FRC
        (cd lisp; $(MAKE) $(MFLAGS) bootstrap-prepare)




reply via email to

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