We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87cee93 commit 1fd21e2Copy full SHA for 1fd21e2
Makefile
@@ -15,4 +15,4 @@ install:
15
clean:
16
rm -Rf bin
17
18
-.PHONY: build install clean
+.PHONY: all build install clean
0 commit comments