Remove obsolete Makefile docs/images clean call

This commit is contained in:
Jason Xu 2025-02-09 10:22:35 -05:00
parent fc88ea360e
commit 333588265c
1 changed files with 0 additions and 1 deletions

View File

@ -1054,7 +1054,6 @@ clean:
rm -f tests/svinterfaces/*.log_stdout tests/svinterfaces/*.log_stderr tests/svinterfaces/dut_result.txt tests/svinterfaces/reference_result.txt tests/svinterfaces/a.out tests/svinterfaces/*_syn.v tests/svinterfaces/*.diff
rm -f tests/tools/cmp_tbdata
-$(MAKE) -C docs clean
-$(MAKE) -C docs/images clean
rm -rf docs/source/cmd docs/util/__pycache__
clean-abc: