]> code.delx.au - gnu-emacs/commitdiff
(bootstrap): Make bootstrap-after.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:13:08 +0000 (17:13 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Wed, 22 Jan 2003 17:13:08 +0000 (17:13 +0000)
Makefile.in

index 85f2425c81f7a2a3fb1aefa132b06aa0593e22a9..b4abc856c40f6cd9bf05ced8fc4a11353a5cc234 100644 (file)
@@ -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