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