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 2ae4fac + c6a0fe3 commit 5015f33Copy full SHA for 5015f33
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