Skip to content

Commit

Permalink
Merge pull request #4887 from JasonBrave/remove-makefile-clean-docs-i…
Browse files Browse the repository at this point in the history
…mages-target

Remove obsolete Makefile docs/images clean call
  • Loading branch information
KrystalDelusion authored Feb 10, 2025
2 parents fc88ea3 + 3335882 commit 78f27e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 78f27e1

Please sign in to comment.