We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd8eaf commit 3d438fcCopy full SHA for 3d438fc
Makefile
@@ -1 +1,2 @@
1
-.error "Please use GNU make (gmake)"
+all install clean:
2
+ gmake -f GNUmakefile ${.TARGET} ${MAKEFLAGS}
0 commit comments