.DEFAULT_GOAL := all .DELETE_ON_ERROR: .SUFFIXES: .PHONY: gen gen: -@echo "-> $@" protoc -I=. --go_out=paths=source_relative:. ticket.proto