Files
khatru/closedrelay/Makefile

3 lines
87 B
Makefile

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