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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/makefile.w32-in [emacs-unicode-2]
Date: Wed, 28 Jul 2004 03:09:39 -0400

Index: emacs/nt/makefile.w32-in
diff -c emacs/nt/makefile.w32-in:1.16.4.2 emacs/nt/makefile.w32-in:1.16.4.3
*** emacs/nt/makefile.w32-in:1.16.4.2   Mon Jun 28 07:29:03 2004
--- emacs/nt/makefile.w32-in    Wed Jul 28 07:05:51 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]