]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 11:11:24 +0000 (11:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Nov 2001 11:11:24 +0000 (11:11 +0000)
Makefile.in

index fad910c7e1e2db84fd079a37e84fabd4682d0780..3941b0b07db79e6f60a5449542647dafc64aa536 100644 (file)
@@ -696,7 +696,7 @@ maybe_bootstrap:
          $(MAKE) $(MFLAGS) bootstrap; \
        fi
 
-bootstrap: boostrap-clean-before bootstrap-lisp-1 bootstrap-src bootstrap-lisp bootstrap-clean all info
+bootstrap: bootstrap-clean-before bootstrap-lisp-1 bootstrap-src bootstrap-lisp bootstrap-clean-after all info
 
 bootstrap-lisp-1:
        (cd lisp; $(MAKE) $(MFLAGS) bootstrap-clean)