iverilog-vpi is not in the main directory

This commit is contained in:
Cary R 2026-05-07 19:33:45 -07:00
parent f559a05672
commit d8e7cd4037
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ clean:
rm -f ivl.exp
rm -f iverilog_man.ps iverilog_man.pdf iverilog_man_$(VERSION_MAJOR)_$(VERSION_MINOR).pdf
rm -f parse.output syn-rules.output dosify$(BUILDEXT) ivl@EXEEXT@ check.vvp
rm -f lexor_keyword.cc libivl.a libvpi.a iverilog-vpi syn-rules.cc version_base.h
rm -f lexor_keyword.cc libivl.a libvpi.a syn-rules.cc version_base.h
rm -rf dep
distclean: clean