Skip to content

Instantly share code, notes, and snippets.

@thypon
Last active November 9, 2016 09:43
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 thypon/cf0b023cf2d62a29ab52d8df0d01ccfc to your computer and use it in GitHub Desktop.
Save thypon/cf0b023cf2d62a29ab52d8df0d01ccfc to your computer and use it in GitHub Desktop.
make america great again
%:
@echo -n 'Make $@ '
great:
@echo -n 'Great '
again:
@echo 'Again'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment