michael@0: all: test michael@0: @echo TEST-PASS michael@0: michael@0: test: ; test "Hello \ michael@0: world" = "Hello world"