(loaddefs.el): Invoke make to build stub file
authorAndrew Innes <andrewi@gnu.org>
Wed, 15 Jan 2003 12:14:05 +0000 (12:14 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 15 Jan 2003 12:14:05 +0000 (12:14 +0000)
commite22b24eb87c4b02c55e8b38c16ca0194ec5115c0
tree265ab2347a9168e08a496ae09115f7223fdebe79
parente2f4caea36baf88c95a4fddc4f57c969d8f78834
(loaddefs.el): Invoke make to build stub file
using appropriate rule for build environment.
(loaddefs.el-SH, loaddefs.el-CMD): New targets.  Include small set
of autoloads and defvars, sufficient to dump bootstrap emacs.
(update-subdirs-SH): Use hard-coded list of top-level lisp
subdirs, because find program on Windows is not compatible with
Unix find.
(compile-CMD, compile-SH): Use `batch-byte-compile-if-not-done'.
Explicitly load loaddefs.el so that bootstrap emacs can compile
properly.
(bootstrap-clean): Add dependency on loaddefs.el, to ensure
minimal stub sufficient for dumping bootstrap emacs is available.
lisp/makefile.w32-in