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 da278f8 commit af59a5cCopy full SHA for af59a5c
interpreter/Makefile
@@ -33,6 +33,8 @@ zip: $(ZIP)
33
34
# Building
35
36
+.PHONY: $(NAME) $(JSLIB)
37
+
38
$(NAME):
39
rm -f $@
40
dune build $@.exe
0 commit comments