3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
all:
|
||
|
go build -o swarp swarp.go
|