Home | History | Annotate | Download | only in testcase
      1 test: foo
      2 
      3 foo: A:=FAIL
      4 foo: A:=PASS
      5 foo:
      6 	echo $(A)
      7