From b04a205f3e8198d9d4f868897f4d753834515968 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 19 Nov 2002 04:39:15 +0000 Subject: Add hash.c etc. to various non-UNIX makefiles. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1f4c058..326a4a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-11-16 Paul D. Smith + + * NMakefile.template (OBJS): Add hash.c object file. + * SMakefile.template (srcs): Ditto. + * Makefile.ami (objs): Ditto. + * build_w32.bat: Ditto. + + * Makefile.DOS.template: Remove extra dependencies. + 2002-10-25 Paul D. Smith * expand.c (install_variable_buffer): New function. Install a new @@ -30,6 +39,9 @@ 2002-10-14 Paul D. Smith + * remake.c (notice_finished_file): Only touch targets if they have + at least one command (as per POSIX). Resolve Bug #1418. + * *.c: Convert to using ANSI C-style function definitions. * Makefile.am: Enable the ansi2knr feature of automake. * configure.in: ditto. -- cgit v1.2.3