Makefile For Golang - Tutorial

Makefile For Golang - Tutorial


Basic example for using Unix based make utility with a makefile building a simple golang program. Installing make utility on a Mac: http://stackoverflow.com/questions/6767481/where-can-i-find-make...
Tags:golang