protoc-gen-go-micro/test/Makefile

5 lines
82 B
Makefile
Raw Normal View History

2016-11-05 23:08:41 +03:00
.PHONY: build
build:
mkdir -p output
protoc -I. --gotemplate_out=output *.proto