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