Hi Paul > This is the second excellent reason why you should be using make > constructs to do this rather than shell constructs: if you use make > constructs then all handling of -k etc. works correctly (the first > reason was already mentioned by Philip: to get better support for > parallelism).
Ok, I'm convinced ;-) Your example code worked perfectly. Thanks very much for your help. Best regards David _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
