mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
make regrssion test first, the xspice, then model qua tests
This commit is contained in:
+9
-8
@@ -1,18 +1,19 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
## regression first, the model qua tests
|
||||
|
||||
SUBDIRS = \
|
||||
bsim3 \
|
||||
bsim4 \
|
||||
bsimsoi \
|
||||
hisim \
|
||||
hisimhv1 \
|
||||
hisimhv2 \
|
||||
regression
|
||||
SUBDIRS = regression
|
||||
|
||||
if XSPICE_WANTED
|
||||
SUBDIRS += xspice
|
||||
endif
|
||||
|
||||
SUBDIRS += \
|
||||
bsim3 \
|
||||
bsim4 \
|
||||
bsimsoi \
|
||||
hisim \
|
||||
hisimhv1 \
|
||||
hisimhv2
|
||||
|
||||
DIST_SUBDIRS = \
|
||||
bsim1 \
|
||||
|
||||
Reference in New Issue
Block a user