Files
swayipc/_examples/run_command/Makefile

6 lines
44 B
Makefile
Raw Normal View History

2026-08-22 17:45:42 +02:00
all:
go build .
clean:
rm -f run_command