/[emacs]/emacs/nt/makefile.w32-in
ViewVC logotype

Diff of /emacs/nt/makefile.w32-in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.24 by miles, Fri Jun 11 02:39:51 2004 UTC revision 1.24.2.1 by miles, Sat Sep 4 12:01:15 2004 UTC
# Line 111  maybe-bootstrap: maybe-bootstrap-$(SHELL Line 111  maybe-bootstrap: maybe-bootstrap-$(SHELL
111  doit:  doit:
112    
113  maybe-bootstrap-CMD:    doit  maybe-bootstrap-CMD:    doit
114          @echo.          @echo .
115          @if not EXIST ..\lisp\abbrev.elc echo Essential Lisp files seem to be missing.  You should either          @if not EXIST ..\lisp\abbrev.elc echo Essential Lisp files seem to be missing.  You should either
116          @if not EXIST ..\lisp\abbrev.elc echo do 'make bootstrap' or create 'lisp/abbrev.elc' somehow          @if not EXIST ..\lisp\abbrev.elc echo do 'make bootstrap' or create 'lisp/abbrev.elc' somehow
117          @echo.          @echo .
118          @if not EXIST ..\lisp\abbrev.elc exit -1          @if not EXIST ..\lisp\abbrev.elc exit -1
119    
120  maybe-bootstrap-SH: doit  maybe-bootstrap-SH: doit

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.24.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26