comparison nt/ChangeLog @ 35728:1ce38c072b5d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 30 Jan 2001 13:45:05 +0000
parents dc575312bb6f
children 4550a38f48e5
comparison
equal deleted inserted replaced
35727:8e36e09f6fed 35728:1ce38c072b5d
1 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * INSTALL: Copy the table of tested combinations of development
4 tools from confuigure.bat. Add suggestion to install Bash on
5 Windows 9X.
6
7 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy
8 lisp/Makefile.in instead. Use "rm -f" where more than one file
9 needs to be deleted, since command.com in Windows 9X doesn't grok
10 more than one argument.
11
1 2001-01-24 Andrew Innes <andrewi@gnu.org> 12 2001-01-24 Andrew Innes <andrewi@gnu.org>
2 13
3 * makefile.w32-in (cleanall-other-dirs-nmake): 14 * makefile.w32-in (cleanall-other-dirs-nmake):
4 (cleanall-other-dirs-gmake): New targets. 15 (cleanall-other-dirs-gmake): New targets.
5 (cleanall): Invoke them. 16 (cleanall): Invoke them.