/[emacs]/emacs/Makefile.in
ViewVC logotype

Diff of /emacs/Makefile.in

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

revision 1.253 by rms, Mon Nov 26 11:11:24 2001 UTC revision 1.254 by rms, Thu Nov 29 00:47:32 2001 UTC
# Line 692  dvi: Line 692  dvi:
692  .PHONY: maybe_bootstrap  .PHONY: maybe_bootstrap
693    
694  maybe_bootstrap:  maybe_bootstrap:
695          if [ ! -f $(srcdir)/lisp/abbrev.elc ]; then \          @if [ ! -f $(srcdir)/lisp/abbrev.elc ]; then \
696            $(MAKE) $(MFLAGS) bootstrap; \            echo "Essential Lisp files seem to be missing.  You should either" \
697              echo "do `make bootstrap' or create `lisp/abbrev.elc' somehow."    \
698          fi          fi
699    
700  bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src bootstrap-lisp bootstrap-clean-after all info  bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src bootstrap-lisp bootstrap-clean-after all info

Legend:
Removed from v.1.253  
changed lines
  Added in v.1.254

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