From: Roland McGrath Date: Thu, 9 May 1996 18:28:25 +0000 (+0000) Subject: . X-Git-Tag: amigados-merge~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cc28a52f409f1805b7f5a2e7528a135a5eaa8cd3;p=platform%2Fupstream%2Fmake.git . --- diff --git a/ChangeLog b/ChangeLog index 8c992a6..e9bba1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ Thu May 9 13:54:49 1996 Roland McGrath + * main.c (main): Use unsigned for fread return. + + * read.c (parse_file_seq): Use `int' for char arg to avoid widening + conflict issues. + * dep.h: Fix prototype. + + * function.c (expand_function) [_AMIGA]: Fix some typos. + (patsubst_expand): Make len vars unsigned. + * GNUmakefile (globfiles): Add AmigaDOS support files. (distfiles): Add $(amigafiles). (amigafiles): New variable.