1 Adding suffix ".c" 2 Adding suffix ".d" 3 defining transformation from `.c' to `.d' 4 inserting ".c" (1) at end of list 5 inserting ".d" (2) at end of list 6 Adding suffix ".e" 7 defining transformation from `.d' to `.e' 8 inserting ".d" (2) at end of list 9 inserting ".e" (3) at end of list 10 : 'Making issue5a.c out of nothing.' 11 make: don't know how to make issue5a.d (continuing) 12 make: don't know how to make issue5b.c (continuing) 13 make: don't know how to make issue5c (continuing) 14 : 'Making issue5d.d out of nothing.' 15 make: don't know how to make issue5d.e (continuing) 16 make: don't know how to make issue5e.d (continuing) 17 `all' not remade because of errors. 18 exit status 0 19