Home | History | Annotate | Line # | Download | only in unit-tests
suff-lookup.exp revision 1.2
      1 defining transformation from `.ccc' to `.cc'
      2 inserting ".ccc" (3) at end of list
      3 inserting ".cc" (2) at end of list
      4 transformation .ccc.cc complete
      5 defining transformation from `.c' to `.ccc'
      6 inserting ".c" (1) at end of list
      7 inserting ".ccc" (3) at end of list
      8 transformation .c.ccc complete
      9 defining transformation from `.short' to `.c'
     10 inserting ".short" (4) at end of list
     11 inserting ".c" (1) at end of list
     12 transformation .short.c complete
     13 defining transformation from `.sho' to `.c'
     14 inserting ".sho" (5) at end of list
     15 inserting ".c" (1) at end of list
     16 transformation .sho.c complete
     17 defining transformation from `.dead-end' to `.short'
     18 inserting ".dead-end" (6) at end of list
     19 inserting ".short" (4) at end of list
     20 transformation .dead-end.short complete
     21 inserting ".ccc" (3) at end of list
     22 inserting ".cc" (2) at end of list
     23 inserting ".c" (1) at end of list
     24 inserting ".ccc" (3) at end of list
     25 inserting ".short" (4) at end of list
     26 inserting ".c" (1) at end of list
     27 inserting ".sho" (5) at end of list
     28 inserting ".c" (1) at end of list
     29 inserting ".dead-end" (6) at end of list
     30 inserting ".short" (4) at end of list
     31 Wildcard expanding "all"...SuffFindDeps (all)
     32 	No known suffix on all. Using .NULL suffix
     33 adding suffix rules
     34 Wildcard expanding "suff-lookup.cc"...suffix is ".cc"...SuffFindDeps (suff-lookup.cc)
     35 	trying suff-lookup.ccc...not there
     36 	trying suff-lookup.c...not there
     37 	trying suff-lookup.short...not there
     38 	trying suff-lookup.sho...got it
     39 	applying .sho -> .c to "suff-lookup.c"
     40 	applying .c -> .ccc to "suff-lookup.ccc"
     41 	applying .ccc -> .cc to "suff-lookup.cc"
     42 suffix is ".ccc"...suffix is ".c"...suffix is ".sho"...SuffFindDeps (suff-lookup.sho)
     43 suffix is ".sho"...: 'Making suff-lookup.sho out of nothing.'
     44 : 'Making suff-lookup.c from suff-lookup.sho.'
     45 : 'Making suff-lookup.ccc from suff-lookup.c.'
     46 : 'Making suff-lookup.cc from suff-lookup.ccc.'
     47 Wildcard expanding "all"...SuffFindDeps (.END)
     48 	No known suffix on .END. Using .NULL suffix
     49 adding suffix rules
     50 Wildcard expanding ".END"...
     51 exit status 0
     52