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