message-finder/Makefile
2024-06-06 22:46:28 -04:00

6 lines
62 B
Makefile

.PHONY: all build
all: build
build:
go build -o build/query