ngspice/tests/bsim3soidd/Makefile.am

21 lines
365 B
Makefile
Raw Normal View History

## Process this file with automake to produce Makefile.in
TESTS = \
t3.cir \
t4.cir \
t5.cir \
inv2.cir \
RampVg2.cir
2004-08-09 17:37:43 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
nmosdd.mod \
pmosdd.mod \
$(TESTS) \
$(TESTS:.cir=.out)
2010-09-17 18:24:01 +02:00
EXTRA_DIST += ring51.cir lib.h
MAINTAINERCLEANFILES = Makefile.in