bootstrap (required for post-processing temacs.exe).
+2001-12-14 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.w32-in (bootstrap): Build addsection program before
+ bootstrap (required for post-processing temacs.exe).
+
2001-12-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
* COPYING: New file.
### special emacs executable is built from Lisp sources, which is then\r
### used to compile Lisp files. The last step is a "normal" make.\r
\r
-bootstrap: bootstrap-$(MAKETYPE) all\r
+bootstrap: addsection bootstrap-$(MAKETYPE) all\r
\r
bootstrap-nmake:\r
cd ..\lisp\r