Files

21 lines
369 B
Makefile
Raw Permalink Normal View History

## Process this file with automake to produce Makefile.in
TESTS = \
mosamp.cir \
mosmem.cir \
rc.cir \
rca3040.cir \
rtlinv.cir \
schmitt.cir \
2010-09-17 16:11:25 +00:00
diffpair.cir \
fourbitadder.cir
2004-08-09 15:31:36 +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)
MAINTAINERCLEANFILES = Makefile.in