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:08:52 -0500

Index: emacs/msdos/mainmake.v2
diff -c emacs/msdos/mainmake.v2:1.27 emacs/msdos/mainmake.v2:1.28
*** emacs/msdos/mainmake.v2:1.27        Sat Mar  9 09:44:18 2002
--- emacs/msdos/mainmake.v2     Sat Mar  9 10:08:52 2002
***************
*** 155,161 ****
  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 fail-this-make
  
  bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src 
bootstrap-lisp bootstrap-clean-after all info
  
--- 155,161 ----
  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
  



reply via email to

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