This website works better with JavaScript.
Explore
Help
Sign In
oyd
/
minio
Watch
6
Star
1
Fork
You've already forked minio
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Adding third_party dir support
Browse Source
master
Frederick F. Kautz IV
10 years ago
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
4
Makefile
4
Makefile
Unescape
Escape
View File
@ -1,4 +1,6 @@
default
:
GOPATH
:=
$(
CURDIR
)
/third_party
all
:
go build
go build
clean
:
clean
:
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
oyd/minio
Title
Body
Create Issue