ngspice/tests/Makefile.am

62 lines
821 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
hisim \
jfet \
mes \
mesa \
mos6 \
polezero \
resistance \
sensitivity \
transient \
transmission \
vbic
DIST_SUBDIRS = bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
hisim \
jfet \
mes \
mesa \
mos6 \
polezero \
resistance \
sensitivity \
transient \
transmission \
vbic
if XSPICE_WANTED
SUBDIRS += xspice
DIST_SUBDIRS += xspice
endif
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
README bin
MAINTAINERCLEANFILES = Makefile.in