This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1303e5aae7
minio
/
Makefile
8 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
Adding third_party dir support
2014-11-01 18:20:59 -04:00
GOPATH
:=
$(
CURDIR
)
/third_party
all
:
Adding initial makefile and main.go
2014-11-01 04:02:47 -04:00
go build
clean
:
rm minios