mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-08-24 23:04:19 +02:00
6 lines
51 B
Makefile
6 lines
51 B
Makefile
all:
|
|
go build .
|
|
|
|
clean:
|
|
rm -f run_global_command
|