changeset 42026:dbb37240de5f

(bootstrap): Build addsection program before bootstrap (required for post-processing temacs.exe).
author Andrew Innes <andrewi@gnu.org>
date Fri, 14 Dec 2001 18:14:00 +0000
parents 78ebd7f24e8b
children 8554d25c3eaa
files nt/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.w32-in	Fri Dec 14 17:11:21 2001 +0000
+++ b/nt/makefile.w32-in	Fri Dec 14 18:14:00 2001 +0000
@@ -105,7 +105,7 @@
 ### special emacs executable is built from Lisp sources, which is then
 ### used to compile Lisp files.  The last step is a "normal" make.
 
-bootstrap:	bootstrap-$(MAKETYPE) all
+bootstrap:	addsection bootstrap-$(MAKETYPE) all
 
 bootstrap-nmake:
 	cd ..\lisp