github.com/westcoastroms/westcoastroms-build@v0.0.0-20190928114312-2350e5a73030/build/kati/testcase/warn_output_pattern_mismatch.mk (about)

     1  # TODO(go): Fix
     2  
     3  test: foo
     4  
     5  foo: x%x:
     6  	echo PASS
     7  
     8  $(info foo)