Skip to content

Instantly share code, notes, and snippets.

@hoskeri
Created July 20, 2017 17:35
Show Gist options
  • Save hoskeri/ae8f132c54602c38f85e1ee74e5e4712 to your computer and use it in GitHub Desktop.
Save hoskeri/ae8f132c54602c38f85e1ee74e5e4712 to your computer and use it in GitHub Desktop.
something
something
something
FILES := $(wildcard *.c)
go: $(FILES)
echo $^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment