mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
Merge pull request #160 from harshavardhana/pr_out_move_to_devscripts_to_avoid_top_level_dir_clutter
This commit is contained in:
@@ -1,10 +1,8 @@
|
|||||||
#GOPATH := $(CURDIR)/tmp/gopath
|
|
||||||
MAKE_OPTIONS := -s
|
|
||||||
|
|
||||||
all: getdeps install
|
all: getdeps install
|
||||||
|
|
||||||
checkdeps:
|
checkdeps:
|
||||||
@./checkdeps.sh
|
@echo "Checking deps.."
|
||||||
|
@(env bash $(PWD)/devscripts/checkdeps.sh)
|
||||||
|
|
||||||
createsymlink:
|
createsymlink:
|
||||||
@mkdir -p $(GOPATH)/src/github.com/minio-io/;
|
@mkdir -p $(GOPATH)/src/github.com/minio-io/;
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Reference in New Issue
Block a user