k3s/test/soak/serve_hostnames/Makefile

6 lines
68 B
Makefile

all:
go build serve_hostnames.go
clean:
rm -rf serve_hostnames