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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in [lexbind]
Date: Sat, 04 Sep 2004 05:44:14 -0400

Index: emacs/nt/makefile.w32-in
diff -c emacs/nt/makefile.w32-in:1.14.2.7 emacs/nt/makefile.w32-in:1.14.2.8
*** emacs/nt/makefile.w32-in:1.14.2.7   Tue Jul  6 10:00:07 2004
--- emacs/nt/makefile.w32-in    Sat Sep  4 09:18:39 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]