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 2ae4fac commit c6a0fe3Copy full SHA for c6a0fe3
Makefile
@@ -17,6 +17,6 @@ clean:
17
make clean -C ./tests_obsolete
18
rm -rf *.egg-info build dist *.pyc __pycache__ parsetab.py .cache *.out *.png *.dot tmp.v uut.vcd
19
20
-.PHONY: release
21
-release:
22
- pandoc README.md -t rst > README.rst
+#.PHONY: release
+#release:
+# pandoc README.md -t rst > README.rst
0 commit comments