michael@0: VAR = value$ michael@0: VAR2 = other michael@0: michael@0: all: michael@0: test "$(VAR)" = "value" michael@0: @echo TEST-PASS