From 4a31b11a5e7b2c15927456aecbe1277b71e67665 Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Fri, 14 Dec 2001 16:12:48 +0000 Subject: [PATCH] (bootstrap-temacs): Remove dependency on bootstrap-clean. --- src/makefile.w32-in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makefile.w32-in b/src/makefile.w32-in index e8583da42ba..a18f0a50315 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -168,7 +168,7 @@ bootstrap: bootstrap-emacs # Build a temacs with a sufficiently large PURESIZE to load the # Lisp files from loadup.el in source form. # -bootstrap-temacs: bootstrap-clean +bootstrap-temacs: $(MAKE) $(MFLAGS) temacs CFLAGS=$(ARGQUOTE)$(CFLAGS) -DPURESIZE=5000000$(ARGQUOTE) # -- 2.39.2