Files
wingmate/cmd/experiment/dummy/Makefile
2023-12-10 05:39:37 +00:00

5 lines
56 B
Makefile

all:
go build -v
clean:
go clean -i -cache -testcache