(bootstrap): Make bootstrap-after.

This commit is contained in:
Markus Rost 2003-01-22 17:13:08 +00:00
parent 21d07b1d92
commit 831d567122

View file

@ -738,6 +738,7 @@ bootstrap: bootstrap-clean-before info FRC
(cd lisp; $(MAKE) $(MFLAGS) bootstrap EMACS=../src/bootstrap-emacs)
(cd src; $(MAKE) $(MFLAGS) mostlyclean)
$(MAKE) $(MFLAGS) all
(cd lisp; $(MAKE) $(MFLAGS) bootstrap-after)
### Used for `bootstrap' to avoid deleting existing dumped Emacs executables.
bootstrap-clean-before: FRC