changeset 49383:6dc041df7e02

(bootstrap): Make bootstrap-after.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 22 Jan 2003 17:13:08 +0000
parents 8a3c38e8fdae
children b977f3ff8539
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Wed Jan 22 17:12:03 2003 +0000
+++ b/Makefile.in	Wed Jan 22 17:13:08 2003 +0000
@@ -738,6 +738,7 @@
 	(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