mirror of
https://github.com/FiloSottile/mkcert.git
synced 2025-10-14 00:41:40 +08:00
Ahem... a different project leaked into the Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
|||||||
IMPORT_PATH := github.com/FiloSottile/mkcert
|
IMPORT_PATH := github.com/FiloSottile/mkcert
|
||||||
|
|
||||||
.PHONY: mkcert
|
.PHONY: mkcert
|
||||||
covfefe: .GOPATH/.ok
|
mkcert: .GOPATH/.ok
|
||||||
GOPATH="$(PWD)/.GOPATH" go install -v $(IMPORT_PATH)
|
GOPATH="$(PWD)/.GOPATH" go install -v $(IMPORT_PATH)
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
|
Reference in New Issue
Block a user