ngspice/tests/Makefile.am

18 lines
320 B
Makefile
Raw Normal View History

2000-04-27 22:03:57 +02:00
## Process this file with automake to produce Makefile.in
SUBDIRS = resistance filters polezero
2000-04-27 22:03:57 +02:00
TESTS = \
diffpair.cir \
fourbitadder.cir
TESTS_ENVIRONMENT = $(SHELL) check.sh $(top_builddir)/src/ngspice
2000-04-27 22:03:57 +02:00
EXTRA_DIST = \
README \
check.sh \
2000-04-27 22:03:57 +02:00
$(TESTS) \
$(TESTS:.cir=.out)
2000-04-27 22:03:57 +02:00
MAINTAINERCLEANFILES = Makefile.in