Files
swayipc/_examples/get_workspaces/Makefile

6 lines
47 B
Makefile
Raw Normal View History

all:
go build .
clean:
rm -f get_workspaces