Basic Makefile to start with.
This commit is contained in:
parent
25ef711166
commit
47d24e125b
|
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
go build ./...
|
||||
Loading…
Reference in New Issue