4 lines
26 B
Makefile
4 lines
26 B
Makefile
|
all:
|
||
|
go build
|
||
|
./desktop
|