Files

20 lines
346 B
Makefile
Raw Permalink Normal View History

## Process this file with automake to produce Makefile.in
2004-08-09 15:19:20 +00:00
TESTS = CEamp.cir \
2010-09-17 16:11:25 +00:00
FG.cir \
FO.cir \
diffamp.cir \
noise_scale_test.cir \
2008-11-29 17:07:55 +00:00
temp.cir
2004-08-09 15:19:20 +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) \
2004-08-09 15:19:20 +00:00
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in