ls-go/Makefile

5 lines
40 B
Makefile

all: build
build:
go build -v main.go