• Seth Hoenig's avatar
    build: respect GOBIN when using make targets · 06613d65
    Seth Hoenig authored
    This PR updates GNUMakefile to respect $GOBIN if it is set in the
    environment or via an $GOENV file. Previously we hard-coded the output
    to $GOPATH/bin, which is not necessarily the desired behavior.
    06613d65