Home | History | Annotate | Line # | Download | only in unit-tests
suff-lookup.exp revision 1.1
      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 Wildcard expanding "all"...SuffFindDeps (all)
     18 	No known suffix on all. Using .NULL suffix
     19 adding suffix rules
     20 Wildcard expanding "suff-main.cc"...suffix is ".cc"...SuffFindDeps (suff-main.cc)
     21 	trying suff-main.ccc...not there
     22 	trying suff-main.c...not there
     23 	trying suff-main.short...not there
     24 	trying suff-main.sho...got it
     25 	applying .sho -> .c to "suff-main.c"
     26 	applying .c -> .ccc to "suff-main.ccc"
     27 	applying .ccc -> .cc to "suff-main.cc"
     28 suffix is ".ccc"...suffix is ".c"...suffix is ".sho"...SuffFindDeps (suff-main.sho)
     29 suffix is ".sho"...: 'Making suff-main.sho out of nothing.'
     30 : 'Making suff-main.c from suff-main.sho.'
     31 : 'Making suff-main.ccc from suff-main.c.'
     32 : 'Making suff-main.cc from suff-main.ccc.'
     33 Wildcard expanding "all"...SuffFindDeps (.END)
     34 	No known suffix on .END. Using .NULL suffix
     35 adding suffix rules
     36 Wildcard expanding ".END"...
     37 exit status 0
     38