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 fc8ad36 commit ae19a34Copy full SHA for ae19a34
Makefile
@@ -1,4 +1,4 @@
1
-dune = @dune $(1) $(DUNE_FLAGS)
+dune = dune $(1) $(DUNE_$(1)_FLAGS)
2
3
all:
4
$(call dune,build)
0 commit comments