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

     1  test: override
     2  
     3  A=PASS
     4  # The behavior for this depends on the version of GNU make. It looks
     5  # like old GNU make has a bug here.
     6  # override : A=PASS_2
     7  override :
     8  	echo $(A)