emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Ben Key
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in
Date: Sat, 24 Jul 2004 00:56:17 -0400

Index: emacs/nt/makefile.w32-in
diff -c emacs/nt/makefile.w32-in:1.24 emacs/nt/makefile.w32-in:1.25
*** emacs/nt/makefile.w32-in:1.24       Fri Jun 11 02:39:51 2004
--- emacs/nt/makefile.w32-in    Sat Jul 24 04:52:27 2004
***************
*** 111,120 ****
  doit:
  
  maybe-bootstrap-CMD:  doit
!       @echo.
        @if not EXIST ..\lisp\abbrev.elc echo Essential Lisp files seem to be 
missing.  You should either
        @if not EXIST ..\lisp\abbrev.elc echo do 'make bootstrap' or create 
'lisp/abbrev.elc' somehow
!       @echo.
        @if not EXIST ..\lisp\abbrev.elc exit -1
  
  maybe-bootstrap-SH: doit
--- 111,120 ----
  doit:
  
  maybe-bootstrap-CMD:  doit
!       @echo .
        @if not EXIST ..\lisp\abbrev.elc echo Essential Lisp files seem to be 
missing.  You should either
        @if not EXIST ..\lisp\abbrev.elc echo do 'make bootstrap' or create 
'lisp/abbrev.elc' somehow
!       @echo .
        @if not EXIST ..\lisp\abbrev.elc exit -1
  
  maybe-bootstrap-SH: doit




reply via email to

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