summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2003-01-22 17:13:08 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2003-01-22 17:13:08 +0000
commit831d567122b6d81bb4b78e0b833276ddfcfca2d9 (patch)
treec7261f009cd27b85618dbc708a70a35546bf3744 /Makefile.in
parent21d07b1d927027dfea07a77d7e8ee8f13dc50d92 (diff)
downloademacs-831d567122b6d81bb4b78e0b833276ddfcfca2d9.tar.gz
(bootstrap): Make bootstrap-after.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 85f2425c81f..b4abc856c40 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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