Files
swayipc/_examples/current_workspace/Makefile

6 lines
50 B
Makefile
Raw Normal View History

all:
go build .
clean:
rm -f current_workspace