vpi: make it work by default on Arch
This commit is contained in:
parent
907bfa87f4
commit
d92ca43cd0
|
@ -1,6 +1,5 @@
|
|||
CC=clang
|
||||
INSTDIR=/usr/lib/ivl
|
||||
INCDIRS=
|
||||
INCDIRS=-I/usr/include/iverilog
|
||||
|
||||
OBJ=ipc.o main.o
|
||||
|
||||
|
|
Loading…
Reference in New Issue