Files
swayipc/_examples/current_workspace/Makefile

6 lines
50 B
Makefile

all:
go build .
clean:
rm -f current_workspace