ngspice/tests/hicum2/Makefile.am

16 lines
281 B
Makefile
Raw Permalink Normal View History

2020-04-14 10:06:27 +02:00
## Process this file with automake to produce Makefile.in
2020-04-23 16:59:55 +02:00
TESTS = FG.cir \
FG_sh.cir
2020-04-14 10:06:27 +02:00
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
EXTRA_DIST = \
$(TESTS) \
$(TESTS:.cir=.out)
MAINTAINERCLEANFILES = Makefile.in