emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/msdos/mainmake.v2


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/msdos/mainmake.v2
Date: Sat, 09 Mar 2002 10:12:31 -0500

Index: emacs/msdos/mainmake.v2
diff -c emacs/msdos/mainmake.v2:1.28 emacs/msdos/mainmake.v2:1.29
*** emacs/msdos/mainmake.v2:1.28        Sat Mar  9 10:08:52 2002
--- emacs/msdos/mainmake.v2     Sat Mar  9 10:12:30 2002
***************
*** 153,161 ****
  .PHONY: maybe_bootstrap
  
  maybe_bootstrap:
!       @if not exist lisp\abbrevs.elc djecho \
         "Some *.elc files are missing.  You should do a `make bootstrap'."
!       @if not exist lisp\abbrevs.elc redir -e /dev/null -oe redir 
fail-this-make.exe
  
  bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src 
bootstrap-lisp bootstrap-clean-after all info
  
--- 153,161 ----
  .PHONY: maybe_bootstrap
  
  maybe_bootstrap:
!       @if not exist lisp\abbrev.elc djecho \
         "Some *.elc files are missing.  You should do a `make bootstrap'."
!       @if not exist lisp\abbrev.elc redir -e /dev/null -oe redir 
fail-this-make.exe
  
  bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src 
bootstrap-lisp bootstrap-clean-after all info
  



reply via email to

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