ngspice/tests/transmission/Makefile.am

36 lines
569 B
Makefile
Raw Normal View History

2003-08-24 21:14:03 +02:00
## Process this file with automake to produce Makefile.in
TESTS = \
cpl_ksp.cir \
cpl_sp.cir \
cpl2_ksp.cir \
cpl2_sp.cir \
ibm1.cir \
ibm2.cir \
ibm3.cir \
2003-08-24 21:14:03 +02:00
ltra_1.cir \
ltra_2.cir \
ltra_3.cir \
txl_ksp.cir \
txl_sp.cir \
txl2_ksp.cir \
txl2_sp.cir \
txl3_ksp.cir \
txl3_sp.cir \
txl4_ksp.cir \
txl4_sp.cir \
txl5_ksp.cir \
txl5_sp.cir \
txl6_ksp.cir \
txl6_sp.cir
2003-08-24 21:14:03 +02:00
2004-08-09 17:21:33 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
2003-08-24 21:14:03 +02:00
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in