SHELL = /bin/sh test: echo "hello world" clean: echo "Clean"