Files
swayipc/_examples/get_workspaces/Makefile

6 lines
47 B
Makefile

all:
go build .
clean:
rm -f get_workspaces