changeset 41548:2f20dfef9744

Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 26 Nov 2001 11:11:24 +0000
parents fa1b986db58b
children 2d7f7eb667ad
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Mon Nov 26 11:06:48 2001 +0000
+++ b/Makefile.in	Mon Nov 26 11:11:24 2001 +0000
@@ -696,7 +696,7 @@
 	  $(MAKE) $(MFLAGS) bootstrap; \
 	fi
 
-bootstrap: boostrap-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
 
 bootstrap-lisp-1:
 	(cd lisp; $(MAKE) $(MFLAGS) bootstrap-clean)