Files
swayipc/_examples/send_tick/Makefile

6 lines
42 B
Makefile

all:
go build .
clean:
rm -f send_tick