GNU make exitcode

2001-03-14 Thread jacques klein
Is there a reason why make returns always with an exitcode of 0, even when an error occured ?. In a shell script, or make calling make, what is the `good' way to check for errors ?. Thank's for any reply. ___ Bug-make mailing list [EMAIL PROTECTED] h

GNU make evolution

2001-03-14 Thread jacques klein
Please can you tell me who is the current maintainer of the make utility (3.79.1) ? I would like to send him some questions about all the changes since 3.77. Well, why not asking here I hacked the make version 3.77 in order to be able to extend the builtin functions with new functions, main