minio/Makefile
2014-11-01 15:20:59 -07:00

8 lines
67 B
Makefile

GOPATH := $(CURDIR)/third_party
all:
go build
clean:
rm minios