github.com/aws-cloudformation/cloudformation-cli-go-plugin@v1.2.0/python/rpdk/go/templates/makebuild (about) 1 # This file is autogenerated, do not edit; 2 # changes will be undone by the next 'generate' command. 3 4 .PHONY: build 5 build: 6 cfn generate 7 env GOARCH=amd64 GOOS=linux go build -ldflags="-s -w" -tags="$(TAGS)" -o bin/handler cmd/main.go