($(EMACS)): Run `list-load-path-shadows' after dumping emacs.
2001-12-14 Andrew Innes <andrewi@gnu.org>
- * makefile.w32-in (bootstrap-temacs): Remove dependency on
- bootstrap-clean.
+ * makefile.w32-in (EMACSLOADPATH): Define.
+ ($(EMACS)): Run `list-load-path-shadows' after dumping emacs.
+ (bootstrap-temacs): Remove dependency on bootstrap-clean.
2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
.PHONY: $(ALL)
+# Set EMACSLOADPATH correctly (in case already defined in environment).
+EMACSLOADPATH=$(CURDIR)/../lisp
+
#
# HAVE_CONFIG_H is required by some generic gnu sources stuck into
# the emacs source tree.
emacs: $(BLD) $(EMACS)
$(EMACS): $(DOC) $(TEMACS)
"$(THISDIR)/$(BLD)/temacs.exe" -batch -l loadup dump
+ -"$(THISDIR)/$(BLD)/emacs.exe" -q -batch -f list-load-path-shadows
#
# The undumped executable