Skip to content

Instantly share code, notes, and snippets.

@thcipriani
Created May 9, 2014 12:42
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save thcipriani/25d8053e3ecd54908dda to your computer and use it in GitHub Desktop.
Save thcipriani/25d8053e3ecd54908dda to your computer and use it in GitHub Desktop.
me:
@true
a:
@true
sandwich:
@[ "$$(id -u)" -eq 0 ] && echo "Okay." || echo "What? Make it yourself."
.PHONY: me a sandwich
@JIghtuse
Copy link

JIghtuse commented May 9, 2014

Thanks! Works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment