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 fad910c..3941b0b 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)