Files
swayipc/_examples/find_focused_window/Makefile

6 lines
52 B
Makefile
Raw Normal View History

2026-08-22 17:45:42 +02:00
all:
go build .
clean:
rm -f find_focused_window