2 lines
38 B
Makefile
2 lines
38 B
Makefile
all:
|
|
go build -o wsp cmd/wsp/main.go
|
all:
|
|
go build -o wsp cmd/wsp/main.go
|