ngspice/tests/Makefile.am

53 lines
679 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
2012-11-16 22:29:55 +01:00
SUBDIRS = \
bsim3 \
2012-10-26 17:56:59 +02:00
bsim4 \
bsimsoi \
2011-05-31 17:52:52 +02:00
hisim \
2013-01-19 18:10:30 +01:00
hisimhv1 \
2015-03-30 12:48:44 +02:00
hisimhv2 \
2013-01-19 18:10:30 +01:00
regression
if XSPICE_WANTED
SUBDIRS += xspice
endif
2012-11-16 22:29:55 +01:00
DIST_SUBDIRS = \
bsim1 \
bsim2 \
bsim3 \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
bsimsoi \
filters \
general \
hfet \
hisim \
hisimhv1 \
2015-03-30 12:48:44 +02:00
hisimhv2 \
2012-11-16 22:29:55 +01:00
jfet \
mes \
mesa \
mos6 \
polezero \
2013-01-19 18:10:30 +01:00
regression \
2012-11-16 22:29:55 +01:00
resistance \
sensitivity \
transient \
transmission \
vbic \
xspice
TESTS_ENVIRONMENT = \
$(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
2000-04-27 22:03:57 +02:00
EXTRA_DIST = \
2012-11-16 22:29:55 +01:00
README bin .gitignore
2000-04-27 22:03:57 +02:00
MAINTAINERCLEANFILES = Makefile.in