gvguichet/Makefile

6 lines
55 B
Makefile
Raw Normal View History

2020-02-09 14:46:52 +01:00
all: guichet
guichet: main.go
go get -v
go build -v