Files
swayipc/_examples/run_command/Makefile

6 lines
44 B
Makefile

all:
go build .
clean:
rm -f run_command