Fix previous change.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user