Mercurial > emacs
changeset 43807:fd19f88bcc64
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Mar 2002 15:14:17 +0000 |
parents | 4afbebf9ec5c |
children | 234792943059 |
files | msdos/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/ChangeLog Sat Mar 09 15:12:30 2002 +0000 +++ b/msdos/ChangeLog Sat Mar 09 15:14:17 2002 +0000 @@ -1,3 +1,15 @@ +2002-03-09 Eli Zaretskii <eliz@is.elta.co.il> + + Add support for bootstraping Emacs: + + * sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean + target. + + * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1) + (bootstrap-lisp, bootstrap-src, bootstrap-clean-before) + (bootstrap-clean-after): New targets. + (all): Depend on maybe_bootstrap. + 2001-12-21 Eli Zaretskii <eliz@is.elta.co.il> * sed1v2.inp: Delete _gdbinit in distclean target.