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
commita0635472c9b00e4cf805582af8fcc748240bee38 (patch)
treef0105d373a8aa4adb6ddb8d67fba80d0119e09f3 /Makefile.in
parent14dbbf8eac89d58ccee720b1385a2de3f28d17bd (diff)
downloademacs-a0635472c9b00e4cf805582af8fcc748240bee38.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