Cleanup some missed `make clean` files

This commit is contained in:
Wilson Snyder 2025-03-30 11:02:05 -04:00
parent 2116b424b9
commit 0a860f151c
3 changed files with 4 additions and 1 deletions

View File

@ -595,6 +595,8 @@ clean mostlyclean distclean maintainer-clean::
rm -f *.tex
rm -rf examples/*/obj_dir* examples/*/logs
rm -rf test_*/obj_dir
rm -rf src/*.tidy include/*.tidy examples/*/*.tidy
rm -rf .ruff_cache
rm -rf nodist/fuzzer/dictionary
rm -rf nodist/obj_dir
rm -rf verilator.txt

View File

@ -77,6 +77,7 @@ help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
clean mostlyclean distclean maintainer-clean::
rm -rf _build
rm -f $(SCRIPTS) *.tmp
rm -f *.aux *.cp *.cps *.dvi *.fn *.fns *.ky *.kys *.log
rm -f *.pg *.pgs *.toc *.tp *.tps *.vr *.vrs *.idx

View File

@ -88,7 +88,7 @@ print-cxx-version:
maintainer-copy::
clean mostlyclean distclean maintainer-clean::
-rm -rf obj_* simv* simx* csrc cov_work INCA_libs *.log *.key logs vc_hdrs.h
-rm -rf t/obj_*
-rm -rf t/obj_* t/__pycache__
distclean::
-rm -rf snapshot