Files
swayipc/_examples/get_version/Makefile

6 lines
44 B
Makefile

all:
go build .
clean:
rm -f get_version