Commit Graph

1 Commits (5cbbc7cf51f07b90439ead3ee6f2b7166a246df3)

Author SHA1 Message Date
Anders F Björklund 53127d687a Generate make depend files from go list
Instead of running `go list` every time (very slow),
cache the results in the build folder and include it.

Add a shell helper script, to make the Makefile more
readable. Use regular "makedepend" syntax for output.
2018-02-26 09:51:56 -08:00