1Adding suffix ".c" 2Adding suffix ".cc" 3Adding suffix ".ccc" 4Adding suffix ".short" 5Adding suffix ".sho" 6Adding suffix ".dead-end" 7defining transformation from `.ccc' to `.cc' 8inserting ".ccc" (3) at end of list 9inserting ".cc" (2) at end of list 10transformation .ccc.cc complete 11defining transformation from `.c' to `.ccc' 12inserting ".c" (1) at end of list 13inserting ".ccc" (3) at end of list 14transformation .c.ccc complete 15defining transformation from `.short' to `.c' 16inserting ".short" (4) at end of list 17inserting ".c" (1) at end of list 18transformation .short.c complete 19defining transformation from `.sho' to `.c' 20inserting ".sho" (5) at end of list 21inserting ".c" (1) at end of list 22transformation .sho.c complete 23defining transformation from `.dead-end' to `.short' 24inserting ".dead-end" (6) at end of list 25inserting ".short" (4) at end of list 26transformation .dead-end.short complete 27Clearing all suffixes 28Adding suffix ".c" 29Adding suffix ".cc" 30Adding suffix ".ccc" 31inserting ".ccc" (3) at end of list 32inserting ".cc" (2) at end of list 33inserting ".c" (1) at end of list 34inserting ".ccc" (3) at end of list 35Adding suffix ".short" 36inserting ".short" (4) at end of list 37inserting ".c" (1) at end of list 38Adding suffix ".sho" 39inserting ".sho" (5) at end of list 40inserting ".c" (1) at end of list 41Adding suffix ".dead-end" 42inserting ".dead-end" (6) at end of list 43inserting ".short" (4) at end of list 44Wildcard expanding "all"... 45SuffFindDeps "all" 46 No known suffix on all. Using .NULL suffix 47adding suffix rules 48Wildcard expanding "suff-lookup.cc"...suffix is ".cc"... 49SuffFindDeps "suff-lookup.cc" 50 trying suff-lookup.ccc...not there 51 trying suff-lookup.c...not there 52 trying suff-lookup.short...not there 53 trying suff-lookup.sho...got it 54 applying .sho -> .c to "suff-lookup.c" 55 applying .c -> .ccc to "suff-lookup.ccc" 56 applying .ccc -> .cc to "suff-lookup.cc" 57suffix is ".ccc"... 58suffix is ".c"... 59suffix is ".sho"... 60SuffFindDeps "suff-lookup.sho" 61suffix is ".sho"... 62: 'Making suff-lookup.sho out of nothing.' 63: 'Making suff-lookup.c from suff-lookup.sho.' 64: 'Making suff-lookup.ccc from suff-lookup.c.' 65: 'Making suff-lookup.cc from suff-lookup.ccc.' 66Wildcard expanding "all"... 67SuffFindDeps ".END" 68 No known suffix on .END. Using .NULL suffix 69adding suffix rules 70Wildcard expanding ".END"... 71exit status 0 72