Files

13 lines
254 B
Makefile
Raw Permalink Normal View History

2003-08-24 17:58:24 +00:00
## Process this file with automake to produce Makefile.in
TESTS = \
test.cir
2004-08-09 15:42:36 +00:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
2003-08-24 17:58:24 +00:00
EXTRA_DIST = \
2010-09-17 16:11:25 +00:00
$(TESTS) \
2003-08-24 17:58:24 +00:00
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in