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.
2 parents edba020 + 983f42c commit dfb60b6Copy full SHA for dfb60b6
Makefile
@@ -15,6 +15,6 @@ clean:
15
make clean -C ./tests
16
rm -rf *.egg-info build dist *.pyc __pycache__ parsetab.py .cache tmp.v uut.vcd *.out *.png *.dot
17
18
-.PHONY: release
19
-release:
20
- pandoc README.md -t rst > README.rst
+#.PHONY: release
+#release:
+# pandoc README.md -t rst > README.rst
0 commit comments