going-further/Makefile

3 lines
72 B
Makefile
Raw Normal View History

2024-04-23 01:53:20 +00:00
furthur: $(shell find . -type f -name "*.go")
go build ./cmd/furthur