File: Makefile.am

package info (click to toggle)
ngspice 34%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 56,764 kB
  • sloc: ansic: 505,343; cpp: 15,906; xml: 9,158; makefile: 3,676; sh: 2,315; perl: 2,287; yacc: 1,520; tcl: 1,033; lex: 318; pascal: 241; python: 143
file content (13 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
## Process this file with automake to produce Makefile.in


TESTS = ex1a.cir ex1b.cir ex2a.cir ex3a.cir scope-1.cir scope-2.cir scope-3.cir

TESTS_ENVIRONMENT = ngspice_vpath=$(srcdir) $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice

EXTRA_DIST = \
	ex1.lib ex2.lib ex3.lib extra3.lib \
	$(TESTS) \
	$(TESTS:.cir=.out)

MAINTAINERCLEANFILES = Makefile.in