Files
swayipc/_examples/find_focused_window/Makefile

6 lines
52 B
Makefile

all:
go build .
clean:
rm -f find_focused_window