On 2007-1-25 18:25 UTC, Billy Patton wrote: > > target : > <tab>scriptA in1 in2 in3 > <tab>scriptB in1 in2 > <tab>scriptC > > Maybe I'm missinng what make is supposed to do but I would like to check > the exit status of each of those 3 scripts > > if status of scriptA != 0 then die.
The "Errors in Commands" section of the manual discusses this. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
