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 a6855a7 commit 069c4e3Copy full SHA for 069c4e3
interpreter/Makefile
@@ -96,4 +96,6 @@ $(ZIP):
96
97
clean:
98
dune clean
99
+
100
+distclean:
101
rm -f $(NAME) $(JSLIB)
0 commit comments