]> git.ipfire.org Git - thirdparty/make.git/commit
Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>
authorRoland McGrath <roland@redhat.com>
Mon, 13 May 1996 20:22:05 +0000 (20:22 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 13 May 1996 20:22:05 +0000 (20:22 +0000)
commit2a905c5e5a0166865c66a50c7c59e8db43771fab
tree664a033490eee742ca1abd01aadb3c33fbae730c
parent0ddf0df13c298fc48548d32cc8fca04ef190093d
Sun May 12 19:19:43 1996  Aaron Digulla   <digulla@fh-konstanz.de>

* dir.c: New function: amigafy() to fold filenames
Changes HASH() to HASHI() to fold filenames on Amiga.
Stringcompares use strieq() instead of streq()
The current directory on Amiga is "" instead of "."
* file.c: Likewise.
file.c