ngspice/tests/Makefile.am

65 lines
847 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
2004-08-09 17:55:57 +02:00
SUBDIRS = bsim1 \
bsim2 \
bsim3 \
2008-04-20 11:36:53 +02:00
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
2011-05-31 17:52:52 +02:00
hisim \
hisimhv \
jfet \
mes \
mesa \
mos6 \
polezero \
resistance \
2004-08-09 17:55:57 +02:00
sensitivity \
transient \
transmission \
2004-02-14 21:24:22 +01:00
vbic
DIST_SUBDIRS = bsim1 \
bsim2 \
bsim3 \
bsim3soi \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
2011-05-31 17:52:52 +02:00
hisim \
hisimhv \
jfet \
mes \
2003-08-24 21:15:38 +02:00
mesa \
mos6 \
polezero \
resistance \
2004-08-09 17:55:57 +02:00
sensitivity \
transient \
transmission \
2004-08-09 17:55:57 +02:00
vbic
if XSPICE_WANTED
SUBDIRS += xspice
endif
DIST_SUBDIRS += xspice
2004-08-09 17:55:57 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
2000-04-27 22:03:57 +02:00
EXTRA_DIST = \
README bin
2000-04-27 22:03:57 +02:00
MAINTAINERCLEANFILES = Makefile.in