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 87190f5 commit b258bc8Copy full SHA for b258bc8
veriloggen/Makefile
@@ -1,4 +1,5 @@
1
.PHONY: clean
2
clean:
3
+ make clean -C lib
4
make clean -C utils
5
rm -rf *.pyc __pycache__ parsetab.py *.out *.html
0 commit comments