diff options
Diffstat (limited to 'Windows/spice/tests/bsim3soifd/Makefile.am')
-rw-r--r-- | Windows/spice/tests/bsim3soifd/Makefile.am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Windows/spice/tests/bsim3soifd/Makefile.am b/Windows/spice/tests/bsim3soifd/Makefile.am deleted file mode 100644 index b1c55f51..00000000 --- a/Windows/spice/tests/bsim3soifd/Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -## Process this file with automake to produce Makefile.in - -TESTS = \ - t3.cir \ - t4.cir \ - t5.cir \ - inv2.cir \ - RampVg2.cir - -TESTS_ENVIRONMENT = ngspice_vpath=$(srcdir) $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice - -EXTRA_DIST = \ - nmosfd.mod \ - pmosfd.mod \ - $(TESTS) \ - $(TESTS:.cir=.out) - -EXTRA_DIST += ring51.cir lib.h - -MAINTAINERCLEANFILES = Makefile.in |