ngspice/tests/Makefile.am

64 lines
864 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
SUBDIRS = TransImpedanceAmp \
bsim1 \
bsim2 \
bsim3 \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
2004-02-14 21:24:22 +01:00
@CIDERTESTS@ \
filters \
general \
hfet \
hisim \
jfet \
mes \
mesa \
mos6 \
polezero \
proc2mod \
resistance \
transmission \
2004-02-14 21:24:22 +01:00
vbic
DIST_SUBDIRS = bsim1 \
bsim2 \
bsim3 \
bsim3soidd \
bsim3soifd \
bsim3soipd \
bsim4 \
filters \
general \
hfet \
hisim \
jfet \
mes \
2003-08-24 21:15:38 +02:00
mesa \
mos6 \
polezero \
proc2mod \
resistance \
TransImpedanceAmp \
transmission \
vbic \
cider
2000-04-27 22:03:57 +02:00
TESTS = \
diffpair.cir \
fourbitadder.cir
TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/check.sh $(top_builddir)/src/ngspice
2000-04-27 22:03:57 +02:00
EXTRA_DIST = \
README \
check.sh \
maketest.sh \
2000-04-27 22:03:57 +02:00
$(TESTS) \
$(TESTS:.cir=.out)
2000-04-27 22:03:57 +02:00
MAINTAINERCLEANFILES = Makefile.in