mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
Makefiles for all modules
This commit is contained in:
@@ -3,7 +3,7 @@ ifeq ($(MYGOBIN),)
|
||||
MYGOBIN = $(shell go env GOPATH)/bin
|
||||
endif
|
||||
|
||||
include ../../Makefile-tools.mk
|
||||
include ../../Makefile-modules.mk
|
||||
|
||||
$(MYGOBIN)/gorepomod: usage.go
|
||||
go install .
|
||||
|
||||
Reference in New Issue
Block a user