make check target (PR#3)
This commit is contained in:
parent
431228e881
commit
bb414303a0
|
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
# The make check target uses this to check the compilation of the
|
||||||
|
# compiler.
|
||||||
|
|
||||||
|
[-tvvm]
|
||||||
|
<ivl>./ivl %W %[s-s%s] %[N-N%N] %[T-T%T] -tvvm -Fcprop -Fnodangle -fVPI_MODULE_PATH=vpi %f %m -o%o.cc -- -
|
||||||
Loading…
Reference in New Issue