Files
swayipc/_examples/find_focused_window/Makefile

6 lines
52 B
Makefile
Raw Normal View History

all:
go build .
clean:
rm -f find_focused_window