main shinobi / tests / mk / kati / merge_target_specific_vars / test / mk
1test: foo
2
3foo: A:=FAIL
4foo: A:=PASS
5foo:
6	echo $(A)