Commit Graph

3 Commits

Author SHA1 Message Date
Euan Kemp 2f3838d95a make: properly specify targets as phony
None of them are referring to actual files
2017-07-13 23:12:36 -07:00
Euan Kemp e6b6ab2b11 make: remove extraneous slash
The variables were often referenced with a trailing slash, and having
`//` works, but is sloppy.
2017-07-13 23:10:58 -07:00
Sean Enck 534854b42b Makefile for os-specific builds 2017-06-24 15:41:11 -04:00