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
Adding third_party dir support
Browse Source
...
This commit is contained in:
Frederick F. Kautz IV
2014-11-01 15:20:59 -07:00
parent
92f7a91703
commit
26aad4eab2
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
4
Makefile
Unescape
Escape
View File
@ -1,4 +1,6 @@
default
:
GOPATH
:=
$(
CURDIR
)
/third_party
all
:
go build
clean
:
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
MyFavMirrors/minio
Title
Body
Create Issue