// +build !cgo // +build upgrade,ignore package main var ( shellPath = `c:\msys64\usr\bin\bash.exe` makePath = `c:\msys64\usr\bin\make.exe` )