Make bootstrap work again:
commit2a2ec64942f0e34acc93425f1408ec5a8e9d76b3
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Nov 2008 15:37:10 +0000 (15 15:37 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Nov 2008 15:37:10 +0000 (15 15:37 +0000)
tree01d682c9ea118e045aa1f467264899a9c7f4f5e5
parent21d907a3730438a52147a7ca7da47f5189608789
Make bootstrap work again:

(boot): New variable.
(src): Pass $(boot) to sub-Make.  Remove src/bootlisp.  If src/bootlisp
exists after running Make, run Make in `lisp' as well.
(clean, mostlyclean): Remove bogus repeated clean in the top-level directory.
(info, bootstrap-clean): New targets.
(bootstrap): Depend only on bootstrap-clean.  Commands modified to be
equivalent to top-level Makefile.in.
(bootfast, bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Targets deleted.
(clean, mostlyclean, distclean, maintainer-clean, extraclean): Don't recurse
into lwlib and oldXMenu.
msdos/mainmake.v2