This directory contains the 3.81 release of GNU Make.
See the file NEWS for the user-visible changes from previous releases.
In addition, there have been bugs fixed.
Short: Port of GNU make with SAS/C (no ixemul.library required)
Author: GNU, Amiga port by Aaron "Optimizer" Digulla
Uploader: Aaron "Optimizer" Digulla (digulla@fh-konstanz.de)
Type: dev/c
Compiled using GCC 3.4.0 with the default setup on m68040
Mail me if u encounter some troubles: megacz@usa.com
NOTES:
- i was unable to compile it with SAS/C, plenty of errors..,
further more i was even unable to compile 3.76.1 with it plus
there r some includes (out of cosmos probably) needed that
i dont have and dont know where to get them...,
so there r only ixemul versions:
make-ixemul-debug - compiled with "-g -O2" using GCC 3.4.0
make-ixemul-gcc2 - compiled with "-O3" using GCC 2.9.5
make-ixemul-gcc3 - compiled with "-O3" using GCC 3.4.0 |