message-finder/Makefile

6 lines
62 B
Makefile
Raw Permalink Normal View History

2024-01-18 07:41:33 -04:00
.PHONY: all build
all: build
2024-01-18 07:41:33 -04:00
build:
go build -o build/query