2 lines
30 B
Makefile
2 lines
30 B
Makefile
all:
|
|
go build -o wsp main.go
|
all:
|
|
go build -o wsp main.go
|