GO_IS_STUPID_EXE= ifeq '$(OS)' 'Windows_NT' GO_IS_STUPID_EXE=.exe endif build: go build .