github.com/westcoastroms/westcoastroms-build@v0.0.0-20190928114312-2350e5a73030/build/kati/testcase/comment.mk (about) 1 FOO=OK # A comment 2 # A multiline comment \ 3 FOO=fail 4 5 test: 6 echo $(FOO)