I've noticed that few, if any, Go programs use Makefiles. Is that because the overhead of using make is greater than the overhead of just always compiling and linking everything? One piece of evidence for this is that the Go compiler leaves no artifacts, like object files, so as is make wouldn't fit into the current build method.
Cordially, Jon Forrest -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/6604fa73-cb6d-418e-bba3-4b0baad00fd6n%40googlegroups.com.