(bootstrap): Make bootstrap-after.
This commit is contained in:
parent
21d07b1d92
commit
831d567122
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue