mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-02-05 06:04:34 +00:00
.
This commit is contained in:
parent
1e38c11f3c
commit
cc28a52f40
1 changed files with 9 additions and 0 deletions
|
@ -1,5 +1,14 @@
|
|||
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
|
||||
|
||||
* 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.
|
||||
|
|
Loading…
Reference in a new issue