Browse Source

tests/Makefile.am: drop tests

keep tests only for
  BSIM3 (old style), BSIM4, BSIMSOI4, HiSIM, HiSIMHV and XSPICE
h_vogt 14 years ago
parent
commit
f85da3d49d
  1. 52
      tests/Makefile.am

52
tests/Makefile.am

@ -1,53 +1,17 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
hisim \
hisimhv \
jfet \
mes \
mesa \
mos6 \
polezero \
resistance \
sensitivity \
transient \
transmission \
vbic
SUBDIRS = bsim3 \
bsim3soi \
bsim4 \
hisim \
hisimhv
DIST_SUBDIRS = bsim1 \
bsim2 \
bsim3 \
DIST_SUBDIRS = bsim3 \
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
bsim4 \
hisim \
hisimhv \
jfet \
mes \
mesa \
mos6 \
polezero \
resistance \
sensitivity \
transient \
transmission \
vbic
hisimhv
if XSPICE_WANTED
SUBDIRS += xspice

Loading…
Cancel
Save