3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Daniel Oaks
b003cd6287 make: Fix build dirs 2017-07-14 17:21:49 +10:00
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