open-vault/vendor/github.com/hashicorp/go-raftchunking/Makefile

7 lines
204 B
Makefile
Raw Normal View History

2019-07-22 16:55:11 +00:00
# Determine this makefile's path.
# Be sure to place this BEFORE `include` directives, if any.
THIS_FILE := $(lastword $(MAKEFILE_LIST))
proto:
protoc --go_out=paths=source_relative:. types/types.proto