Home | History | Annotate | Download | only in testcase
      1 # TODO(go): Fix
      2 
      3 test1:
      4 	touch a.c
      5 
      6 test2: a.o
      7 
      8 .SUFFIXES:
      9