Files
khatru/Makefile
2021-11-08 14:52:12 -03:00

3 lines
74 B
Makefile

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