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