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

     1  # This is an assignment.
     2  		X=Y
     3  
     4  FOO=test:
     5  
     6  # But this is a recipe.
     7  $(FOO)
     8  	X=$(X)