Skip to content

Commit ae19a34

Browse files
committed
makefile: DUNE_command_FLAGS
1 parent fc8ad36 commit ae19a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dune = @dune $(1) $(DUNE_FLAGS)
1+
dune = dune $(1) $(DUNE_$(1)_FLAGS)
22

33
all:
44
$(call dune,build)

0 commit comments

Comments
 (0)