loaddefs.el, unless the latter exists and is newer.
2004-11-08 Eli Zaretskii <eliz@gnu.org>
+ * sedlisp.inp (bootstrap-clean): Copy ldefs-boot.el onto
+ loaddefs.el, unless the latter exists and is newer.
+
* mainmake.v2 (mostlyclean, distclean, maintainer-clean)
(extraclean, bootfast): New targets.
(top_distclean): New macro, used by distclean, maintainer-clean,
/^VPATH=/s|@srcdir@|.|
/^srcdir=/s|@srcdir@|.|
/^bootstrap-clean:/a\
- command.com /c dtou .../*.el
+ command.com /c dtou .../*.el\
+ command.com /c update $(lisp)/ldefs-boot.el $(lisp)/loaddefs.el
# arch-tag: da7a3cff-4839-4ad7-bbe3-e2b61c84c38e