Files
2026-08-06 10:18:22 -04:00

5 lines
63 B
Makefile

.PHONY: all
all:
go build -o bin/vif-log cmd/vif-log/main.go