comparison nt/ChangeLog @ 31630:00c2dae7c604

*** empty log message ***
author Andrew Innes <andrewi@gnu.org>
date Thu, 14 Sep 2000 21:51:49 +0000
parents b0e06b1b3057
children 2a1ade6021bf
comparison
equal deleted inserted replaced
31629:b7d1739fec75 31630:00c2dae7c604
1 2000-09-14 Andrew Innes <andrewi@gnu.org>
2
3 * INSTALL: Add note about expected error messages when configure
4 is run.
5
6 * configure.bat: Simplify the generation of makefiles (don't need
7 to generate various top-level targets that invoke make in other
8 directories).
9
10 * gmake.defs (SHELLTYPE): New define.
11 (SETLOADPATH): New define.
12
13 * nmake.defs (SHELLTYPE): New define.
14
15 * makefile.w32-in: Standardize indentation somewhat.
16 Add bootstrap support.
17 Pass $(MFLAGS) when invoking make recursively.
18 Add shell-specific variants of top-level targets that invoke make
19 recursively in other directories, and add necessary computed
20 dependencies.
21
1 2000-09-03 Andrew Innes <andrewi@gnu.org> 22 2000-09-03 Andrew Innes <andrewi@gnu.org>
2 23
3 * makefile.w32-in: Change to DOS line endings. 24 * makefile.w32-in: Change to DOS line endings.
4 25
5 * configure.bat: Change to DOS line endings. 26 * configure.bat: Change to DOS line endings.