Files
swayipc/_examples/run_global_command/Makefile

6 lines
51 B
Makefile

all:
go build .
clean:
rm -f run_global_command