ngspice/tests/Makefile.am

54 lines
746 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
## regression first, then xspice, then the model qua tests
2000-04-27 22:03:57 +02:00
SUBDIRS = regression
if XSPICE_WANTED
SUBDIRS += xspice
endif
SUBDIRS += \
bsim3 \
bsim4 \
bsimsoi \
hisim \
hisimhv1 \
hisimhv2
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