We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e14d5a commit 9b0529bCopy full SHA for 9b0529b
Makefile
@@ -8,7 +8,7 @@ EXECUTABLE=wurl
8
GO?=vgo
9
LDFLAGS+=-X main.Version=$(VERSION)
10
11
-.PHONY: build install uninstall github-release build
+.PHONY: build install uninstall github-release clean
12
.DEFAULT_GOAL := build
13
14
build:
0 commit comments