.PHONY: supershell supershell: shell .PHONY: shell shell: @echo "Running shell..." @bash