Files

23 lines
413 B
Makefile
Raw Permalink Normal View History

## Process this file with automake to produce Makefile.in
TESTS = \
mesa11.cir \
mesa13.cir \
mesa14.cir \
mesa15.cir \
mesa21.cir \
mesa.cir \
mesgout.cir \
mesinv.cir \
2010-09-17 16:11:25 +00:00
mesosc.cir
2004-08-09 15:28:07 +00:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
2010-09-17 16:11:25 +00:00
$(TESTS) \
$(TESTS:.cir=.out)
2010-09-17 16:24:01 +00:00
EXTRA_DIST += mesa12.cir mesa-12.cir
MAINTAINERCLEANFILES = Makefile.in