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.
2 parents bb92b87 + 536d50d commit 8550204Copy full SHA for 8550204
Makefile
@@ -1,3 +1,7 @@
1
+.PHONY: help
2
+help:
3
+ @echo Call one of the available targets:
4
+ @sed -n 's/\(^[^.#[:space:]A-Z]*\):.*$$/\1/p' Makefile | uniq
5
6
# projects_opensuse := $(shell echo openSUSE:Leap:15.2:Staging:{A..D})
7
0 commit comments