Commit Graph

2 Commits

Author SHA1 Message Date
Clayton Coleman
a05dcaac67
Makefile should use paste ... - for posix semantics 2016-07-18 15:56:59 -04:00
Tim Hockin
faeef5c4ae Use make as the main build tool
This allows us to start building real dependencies into Makefile.

Leave old hack/* scripts in place but advise to use 'make'.  There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00