diff Makefile.in @ 49383:6dc041df7e02

(bootstrap): Make bootstrap-after.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 22 Jan 2003 17:13:08 +0000
parents fc1853b3e3dd
children 99be3a1e2589
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