From dfc268e0863c913a1b8726cd54eea3b40caf7c67 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Tue, 3 Mar 2020 05:31:58 +0530 Subject: upgrade ngspice to v31 --- Windows/spice/tests/bsim3soidd/Makefile.am | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 Windows/spice/tests/bsim3soidd/Makefile.am (limited to 'Windows/spice/tests/bsim3soidd/Makefile.am') diff --git a/Windows/spice/tests/bsim3soidd/Makefile.am b/Windows/spice/tests/bsim3soidd/Makefile.am deleted file mode 100644 index a12504ae..00000000 --- a/Windows/spice/tests/bsim3soidd/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 = \ - nmosdd.mod \ - pmosdd.mod \ - $(TESTS) \ - $(TESTS:.cir=.out) - -EXTRA_DIST += ring51.cir lib.h - -MAINTAINERCLEANFILES = Makefile.in -- cgit