Files
swayipc/_examples/current_workspace/Makefile

6 lines
50 B
Makefile
Raw Normal View History

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