ls-go/Makefile

5 lines
40 B
Makefile
Raw Normal View History

2022-11-24 01:39:10 +01:00
all: build
build:
go build -v main.go