Files
swayipc/_examples/get_config/Makefile

6 lines
43 B
Makefile

all:
go build .
clean:
rm -f get_config