Files
swayipc/_examples/get_inputs/Makefile

6 lines
43 B
Makefile

all:
go build .
clean:
rm -f get_inputs