From d8e7cd4037e93a6627ccdab921ec14be041ab01b Mon Sep 17 00:00:00 2001 From: Cary R Date: Thu, 7 May 2026 19:33:45 -0700 Subject: [PATCH] iverilog-vpi is not in the main directory --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index d813549d4..504961169 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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