going-further/Makefile
2024-04-22 21:53:20 -04:00

3 lines
72 B
Makefile

furthur: $(shell find . -type f -name "*.go")
go build ./cmd/furthur