ngspice/tests/mesa/Makefile.am

21 lines
367 B
Makefile

## 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 \
mesosc.cir
TESTS_ENVIRONMENT = $(SHELL) $(srcdir)/../check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in