Skip to content

Instantly share code, notes, and snippets.

@tarsisazevedo
Created December 20, 2011 19:15
Show Gist options
  • Save tarsisazevedo/1502815 to your computer and use it in GitHub Desktop.
Save tarsisazevedo/1502815 to your computer and use it in GitHub Desktop.
make help
help:
grep '^[^#[:space:]].*:' Makefile | awk -F ":" '{print $$1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment