We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de768f commit e45abefCopy full SHA for e45abef
Makefile
@@ -0,0 +1,6 @@
1
+all:
2
+ @gmake $@
3
+.PHONY: all
4
+
5
+.DEFAULT:
6
0 commit comments