We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2107187 commit b28d5a4Copy full SHA for b28d5a4
security-attack/Makefile
@@ -16,6 +16,6 @@ js.k: ../js.k
16
run:
17
krun -w none --smt none --search send.js >send.js.out
18
19
-.PHONY: cleean
+.PHONY: clean
20
clean:
21
rm -rf js-kompiled js.k js-prelude.k js-str-numeric-literal.k js-trans.k
0 commit comments