We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc92306 + 320df3a commit de967d6Copy full SHA for de967d6
Makefile
@@ -1,5 +1,5 @@
1
#SHELL := /bin/bash
2
-GOCMD=go
+GOCMD?=go
3
GOTEST=$(GOCMD) test
4
GOVET=$(GOCMD) vet
5
BINARY_NAME=pure-fa-om-exporter
0 commit comments