Skip to content

Instantly share code, notes, and snippets.

@rampion
Last active July 10, 2020 02:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rampion/4f0b1da519f6495b8cd7de46bcfe651b to your computer and use it in GitHub Desktop.
Save rampion/4f0b1da519f6495b8cd7de46bcfe651b to your computer and use it in GitHub Desktop.

WHAT hey

what ho

  1. What's a recipe?
  2. What's a target?
  3. What's a rule?
  4. What's that `.PHONY` thing?
  5. What's that `.DEFAULT_GOAL` thing?
  6. What's that `define` thing?
  7. Why did you start listing targets twice?
  8. Why are you using double dollar signs everywhere ($$)?
  9. What's that `$@` thing?
  10. What's that `.INTERMEDIATE` thing?
  11. What's that `.SILENT` thing?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment