On 6/27/20 4:10 PM, Jessica Clarke wrote: > Without set -e, these for loops will exit with code 0 and so make will > regard the recipes as being successful.
If the last command in the body exits with status 0, yes. I'm going to do this a different way that doesn't use `set -e'. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/