4 lines
27 B
Makefile
4 lines
27 B
Makefile
|
all:
|
||
|
go build
|
||
|
./example2
|