Makefile rule: target: @perl -e 'print "Hello from Makefile\n"' at shell: $ make target