Skip to content

Instantly share code, notes, and snippets.

@jimmysawczuk
Created April 10, 2015 15:52
Show Gist options
  • Save jimmysawczuk/d0903262967b4e118581 to your computer and use it in GitHub Desktop.
Save jimmysawczuk/d0903262967b4e118581 to your computer and use it in GitHub Desktop.
Makefile variable debug snippet
print-%: ; @echo $*=$($*)
# from http://blog.jgc.org/2015/04/the-one-line-you-should-add-to-every.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment