This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
mirror of
https://github.com/minio/minio.git
synced
2025-02-03 18:06:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
minio
/
Makefile
8 lines
67 B
Makefile
Raw
Normal View
History
Unescape
Escape
Adding third_party dir support
2014-11-01 15:20:59 -07: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
Reference in New Issue
Copy Permalink