5 lines
82 B
Makefile
Raw Normal View History

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