diff options
Diffstat (limited to 'Windows/spice/tests/xspice/digital/Makefile.am')
-rw-r--r-- | Windows/spice/tests/xspice/digital/Makefile.am | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Windows/spice/tests/xspice/digital/Makefile.am b/Windows/spice/tests/xspice/digital/Makefile.am deleted file mode 100644 index c89536ee..00000000 --- a/Windows/spice/tests/xspice/digital/Makefile.am +++ /dev/null @@ -1,18 +0,0 @@ -## Process this file with automake to produce Makefile.in - -TESTS = \ - d_ram.cir \ - d_source.cir \ - d_state.cir - -TESTS_ENVIRONMENT = ngspice_vpath=$(srcdir) SPICE_SCRIPTS=. $(SHELL) $(top_srcdir)/tests/bin/check.sh "$(top_builddir)/src/ngspice -r foobaz" - -EXTRA_DIST = \ - d_ram-stimulus.txt \ - d_source-stimulus.txt \ - d_state-stimulus.txt \ - d_state-updn.txt \ - $(TESTS) \ - $(TESTS:.cir=.out) - -MAINTAINERCLEANFILES = Makefile.in |