selphy_go/Makefile

6 lines
60 B
Makefile
Raw Normal View History

selphy: selphy.go
go build selphy.go
clean:
rm -f selphy