khatru/Makefile
2021-11-08 18:23:26 -03:00

3 lines
78 B
Makefile

relayer: $(shell find . -name "*.go")
go build -ldflags="-s -w" -o ./relayer