affbe5f5创建于 2025年3月25日历史提交
## Process this file with automake to produce Makefile.in
## regression first, then xspice, then the model qua tests

SUBDIRS = regression

if XSPICE_WANTED
SUBDIRS += xspice
endif

if SHORT_CHECK_WANTED
SUBDIRS +=		\
	bsim3		\
	bsim4
endif

if !SHORT_CHECK_WANTED
SUBDIRS +=		\
	bsim3		\
	bsim4		\
	bsimsoi		\
	hisim		\
	hicum2		\
	hisimhv1	\
	hisimhv2
endif

DIST_SUBDIRS =		\
	bsim1		\
	bsim2		\
	bsim3		\
	bsim3soidd	\
	bsim3soifd	\
	bsim3soipd	\
	bsim4		\
	bsimsoi		\
	filters		\
	general		\
	hfet		\
	hicum2		\
	hisim		\
	hisimhv1	\
	hisimhv2	\
	jfet		\
	mes		\
	mesa		\
	mos6		\
	polezero	\
	regression	\
	resistance	\
	sensitivity	\
	transient	\
	transmission	\
	vbic		\
	xspice


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

EXTRA_DIST = \
	README bin .gitignore

MAINTAINERCLEANFILES = Makefile.in