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 66401b4 commit 0e50a50Copy full SHA for 0e50a50
tools/templates/Makefile.in
@@ -1,5 +1,7 @@
1
# Template Makefile
2
3
+.NOTPARALLEL:
4
+
5
LAUNCHER = @default_prefix@-runner-default
6
7
all:@for_backends( @backend_prefix@-all)@ $(LAUNCHER)
0 commit comments