@ssolie
First, thanks for updating to the latest version available
Second, could it be that the version on
OS4Depot is slightly outdated?
Gmake -v still shows 3.81-7 and the readme from the package
tells the same, although the readme on OS4Depot says its 52.1?
Third, a question if you don't mind?
I have a project which i port occasionally and it has grown
rather big. Now i heard on their IRC that, if nothing has
changed on some parts of the code, these parts SHOULD NOT
be built/linked all over again and (g)make OUGHT to be the
one to take care of that.
Is it?
I realized today, that i was still using 3.81 and immediately
switched to 3.81-7, does this version feature this
"rule out parts that don't need to be build" and thus speed
up the building process?
Thanks a lot for your great work and please keep on
Porting is so much fun when no errors show up