mirror of
https://github.com/aljazceru/khatru.git
synced 2026-01-11 09:24:21 +01:00
3 lines
79 B
Makefile
3 lines
79 B
Makefile
relayer: $(shell find .. -name "*.go")
|
|
go build -ldflags="-s -w" -o ./relayer
|