mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 21:50:22 +03:00
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