whitespace cleanup (all Makefile.am files)
This commit is contained in:
parent
ed625c5509
commit
68b2e6b23a
|
|
@ -1,3 +1,7 @@
|
||||||
|
2010-09-17 Robert Larice
|
||||||
|
* **/Makefile.am :
|
||||||
|
whitespace cleanup
|
||||||
|
|
||||||
2010-09-15 Holger Vogt
|
2010-09-15 Holger Vogt
|
||||||
* com_measure2.c: prevent seg fault in meas ac, if real input
|
* com_measure2.c: prevent seg fault in meas ac, if real input
|
||||||
* examples/control_structs/MonteCarlo.sp: update, add measure
|
* examples/control_structs/MonteCarlo.sp: update, add measure
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
|
||||||
missing mkinstalldirs stamp-h.in ltconfig \
|
missing mkinstalldirs stamp-h.in ltconfig \
|
||||||
ltmain.sh autom4te.cache
|
ltmain.sh autom4te.cache
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I m4
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
dist-hook:
|
dist-hook:
|
||||||
rm -rf `find $(distdir)/contrib -name CVS`
|
rm -rf `find $(distdir)/contrib -name CVS`
|
||||||
rm -rf `find $(distdir)/patches -name CVS`
|
rm -rf `find $(distdir)/patches -name CVS`
|
||||||
|
|
@ -28,11 +28,11 @@ dist-hook:
|
||||||
rm -rf `find $(distdir)/xgraph -name config.status`
|
rm -rf `find $(distdir)/xgraph -name config.status`
|
||||||
rm -rf `find $(distdir)/xgraph -name config.log`
|
rm -rf `find $(distdir)/xgraph -name config.log`
|
||||||
rm -rf `find $(distdir)/xgraph -name aclocal.m4`
|
rm -rf `find $(distdir)/xgraph -name aclocal.m4`
|
||||||
rm -rf `find $(distdir)/xgraph -name Makefile`
|
rm -rf `find $(distdir)/xgraph -name Makefile`
|
||||||
rm -rf `find $(distdir)/xgraph/bitmaps -name CVS`
|
rm -rf `find $(distdir)/xgraph/bitmaps -name CVS`
|
||||||
rm -rf `find $(distdir)/xgraph/examples -name CVS`
|
rm -rf `find $(distdir)/xgraph/examples -name CVS`
|
||||||
rm -rf `find $(distdir)/unsupported -name CVS`
|
rm -rf `find $(distdir)/unsupported -name CVS`
|
||||||
|
|
||||||
mrproper: maintainer-clean
|
mrproper: maintainer-clean
|
||||||
rm -f `find . -type f -name "*~" -print`
|
rm -f `find . -type f -name "*~" -print`
|
||||||
rm -f `find . -type f -name "*.orig" -print`
|
rm -f `find . -type f -name "*.orig" -print`
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ EXTRA_DIST = ngspice.ps ngspice.pdf
|
||||||
|
|
||||||
info_TEXINFOS = ngspice.texi
|
info_TEXINFOS = ngspice.texi
|
||||||
|
|
||||||
CLEANFILES = *.fns *.pg *.tp *.aux *.cp *.ky *.vr *.fn *.log *.toc *.vrs
|
CLEANFILES = *.fns *.pg *.tp *.aux *.cp *.ky *.vr *.fn *.log *.toc *.vrs
|
||||||
|
|
||||||
DISTCLEANFILES = $(CLEANFILES) *.ps *.dvi *.info*
|
DISTCLEANFILES = $(CLEANFILES) *.ps *.dvi *.info*
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ initdatadir = $(pkgdatadir)/scripts
|
||||||
initdata_DATA = spinit setplot spectrum @CIDERSCRIPTS@
|
initdata_DATA = spinit setplot spectrum @CIDERSCRIPTS@
|
||||||
|
|
||||||
|
|
||||||
DYNAMIC_DEVICELIBS = \
|
DYNAMIC_DEVICELIBS = \
|
||||||
spicelib/devices/asrc/libasrc.la \
|
spicelib/devices/asrc/libasrc.la \
|
||||||
spicelib/devices/bjt/libbjt.la \
|
spicelib/devices/bjt/libbjt.la \
|
||||||
spicelib/devices/bjt2/libbjt2.la \
|
spicelib/devices/bjt2/libbjt2.la \
|
||||||
|
|
@ -47,7 +47,7 @@ DYNAMIC_DEVICELIBS = \
|
||||||
spicelib/devices/cap/libcap.la \
|
spicelib/devices/cap/libcap.la \
|
||||||
spicelib/devices/bsim3soi/libbsim4soi.la \
|
spicelib/devices/bsim3soi/libbsim4soi.la \
|
||||||
spicelib/devices/bsim3soi_pd/libbsim3soipd.la \
|
spicelib/devices/bsim3soi_pd/libbsim3soipd.la \
|
||||||
spicelib/devices/bsim3soi_fd/libbsim3soifd.la \
|
spicelib/devices/bsim3soi_fd/libbsim3soifd.la \
|
||||||
spicelib/devices/bsim3soi_dd/libbsim3soidd.la \
|
spicelib/devices/bsim3soi_dd/libbsim3soidd.la \
|
||||||
spicelib/devices/cccs/libcccs.la \
|
spicelib/devices/cccs/libcccs.la \
|
||||||
spicelib/devices/ccvs/libccvs.la \
|
spicelib/devices/ccvs/libccvs.la \
|
||||||
|
|
@ -63,7 +63,7 @@ DYNAMIC_DEVICELIBS = \
|
||||||
spicelib/devices/jfet2/libjfet2.la \
|
spicelib/devices/jfet2/libjfet2.la \
|
||||||
spicelib/devices/ltra/libltra.la \
|
spicelib/devices/ltra/libltra.la \
|
||||||
spicelib/devices/mes/libmes.la \
|
spicelib/devices/mes/libmes.la \
|
||||||
spicelib/devices/mesa/libmesa.la \
|
spicelib/devices/mesa/libmesa.la \
|
||||||
spicelib/devices/mos1/libmos1.la \
|
spicelib/devices/mos1/libmos1.la \
|
||||||
spicelib/devices/mos2/libmos2.la \
|
spicelib/devices/mos2/libmos2.la \
|
||||||
spicelib/devices/mos3/libmos3.la \
|
spicelib/devices/mos3/libmos3.la \
|
||||||
|
|
@ -80,7 +80,7 @@ DYNAMIC_DEVICELIBS = \
|
||||||
spicelib/devices/vcvs/libvcvs.la \
|
spicelib/devices/vcvs/libvcvs.la \
|
||||||
spicelib/devices/vsrc/libvsrc.la \
|
spicelib/devices/vsrc/libvsrc.la \
|
||||||
@NDEV_LIB@ \
|
@NDEV_LIB@ \
|
||||||
@VLADEV@ \
|
@VLADEV@ \
|
||||||
@NUMDEV@
|
@NUMDEV@
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -105,11 +105,11 @@ ngspice_LDADD = \
|
||||||
$(DYNAMIC_DEVICELIBS) \
|
$(DYNAMIC_DEVICELIBS) \
|
||||||
spicelib/analysis/libckt.la \
|
spicelib/analysis/libckt.la \
|
||||||
spicelib/devices/libdev.la \
|
spicelib/devices/libdev.la \
|
||||||
@XSPICELIB2@ \
|
@XSPICELIB2@ \
|
||||||
frontend/parser/libparser.la \
|
frontend/parser/libparser.la \
|
||||||
frontend/numparam/libnumparam.la \
|
frontend/numparam/libnumparam.la \
|
||||||
spicelib/parser/libinp.la \
|
spicelib/parser/libinp.la \
|
||||||
@CIDERSIM@ \
|
@CIDERSIM@ \
|
||||||
maths/deriv/libderiv.la \
|
maths/deriv/libderiv.la \
|
||||||
maths/cmaths/libcmaths.la \
|
maths/cmaths/libcmaths.la \
|
||||||
maths/misc/libmathmisc.la \
|
maths/misc/libmathmisc.la \
|
||||||
|
|
@ -193,7 +193,7 @@ ngsconvert_LDADD = \
|
||||||
maths/misc/libmathmisc.la \
|
maths/misc/libmathmisc.la \
|
||||||
misc/libmisc.la
|
misc/libmisc.la
|
||||||
|
|
||||||
|
|
||||||
## proc2mod:
|
## proc2mod:
|
||||||
|
|
||||||
ngproc2mod_SOURCES = ngproc2mod.c
|
ngproc2mod_SOURCES = ngproc2mod.c
|
||||||
|
|
@ -261,11 +261,11 @@ libspice_la_LIBADD = ngspice.lo conf.lo \
|
||||||
$(DYNAMIC_DEVICELIBS) \
|
$(DYNAMIC_DEVICELIBS) \
|
||||||
spicelib/analysis/libckt.la \
|
spicelib/analysis/libckt.la \
|
||||||
spicelib/devices/libdev.la \
|
spicelib/devices/libdev.la \
|
||||||
@XSPICELIB2@ \
|
@XSPICELIB2@ \
|
||||||
frontend/parser/libparser.la \
|
frontend/parser/libparser.la \
|
||||||
frontend/numparam/libnumparam.la \
|
frontend/numparam/libnumparam.la \
|
||||||
spicelib/parser/libinp.la \
|
spicelib/parser/libinp.la \
|
||||||
@CIDERSIM@ \
|
@CIDERSIM@ \
|
||||||
maths/deriv/libderiv.la \
|
maths/deriv/libderiv.la \
|
||||||
maths/cmaths/libcmaths.la \
|
maths/cmaths/libcmaths.la \
|
||||||
maths/misc/libmathmisc.la \
|
maths/misc/libmathmisc.la \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libciderinput.la
|
noinst_LTLIBRARIES = libciderinput.la
|
||||||
|
|
||||||
libciderinput_la_SOURCES = \
|
libciderinput_la_SOURCES = \
|
||||||
bdryset.c \
|
bdryset.c \
|
||||||
boundary.c \
|
boundary.c \
|
||||||
cards.c \
|
cards.c \
|
||||||
|
|
@ -25,7 +25,7 @@ libciderinput_la_SOURCES = \
|
||||||
modlset.c \
|
modlset.c \
|
||||||
optionsc.c \
|
optionsc.c \
|
||||||
outpset.c \
|
outpset.c \
|
||||||
output.c
|
output.c
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = readme
|
EXTRA_DIST = readme
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcideroned.la
|
noinst_LTLIBRARIES = libcideroned.la
|
||||||
|
|
||||||
libcideroned_la_SOURCES = \
|
libcideroned_la_SOURCES = \
|
||||||
oneadmit.c \
|
oneadmit.c \
|
||||||
oneaval.c \
|
oneaval.c \
|
||||||
onecond.c \
|
onecond.c \
|
||||||
|
|
@ -18,7 +18,7 @@ libcideroned_la_SOURCES = \
|
||||||
oneproj.c \
|
oneproj.c \
|
||||||
oneread.c \
|
oneread.c \
|
||||||
onesetup.c \
|
onesetup.c \
|
||||||
onesolve.c
|
onesolve.c
|
||||||
|
|
||||||
EXTRA_DIST = notes readme
|
EXTRA_DIST = notes readme
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcidersuprt.la
|
noinst_LTLIBRARIES = libcidersuprt.la
|
||||||
|
|
||||||
libcidersuprt_la_SOURCES = \
|
libcidersuprt_la_SOURCES = \
|
||||||
database.c \
|
database.c \
|
||||||
devprint.c \
|
devprint.c \
|
||||||
geominfo.c \
|
geominfo.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcidertwod.la
|
noinst_LTLIBRARIES = libcidertwod.la
|
||||||
|
|
||||||
libcidertwod_la_SOURCES = \
|
libcidertwod_la_SOURCES = \
|
||||||
twoadmit.c \
|
twoadmit.c \
|
||||||
twoaval.c \
|
twoaval.c \
|
||||||
twocond.c \
|
twocond.c \
|
||||||
|
|
@ -26,7 +26,7 @@ libcidertwod_la_SOURCES = \
|
||||||
tworead.c \
|
tworead.c \
|
||||||
twosetbc.c \
|
twosetbc.c \
|
||||||
twosetup.c \
|
twosetup.c \
|
||||||
twosolve.c
|
twosolve.c
|
||||||
|
|
||||||
EXTRA_DIST = readme
|
EXTRA_DIST = readme
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ EXTRA_DIST += parse-bison.c parse-bison.h
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libfte.la
|
noinst_LTLIBRARIES = libfte.la
|
||||||
|
|
||||||
libfte_la_SOURCES = \
|
libfte_la_SOURCES = \
|
||||||
com_measure2.c \
|
com_measure2.c \
|
||||||
com_measure2.h \
|
com_measure2.h \
|
||||||
commands.c \
|
commands.c \
|
||||||
|
|
@ -18,8 +18,8 @@ libfte_la_SOURCES = \
|
||||||
com_ahelp.h \
|
com_ahelp.h \
|
||||||
com_alias.c \
|
com_alias.c \
|
||||||
com_alias.h \
|
com_alias.h \
|
||||||
com_asciiplot.c \
|
com_asciiplot.c \
|
||||||
com_asciiplot.h \
|
com_asciiplot.h \
|
||||||
com_cdump.c \
|
com_cdump.c \
|
||||||
com_cdump.h \
|
com_cdump.h \
|
||||||
com_chdir.c \
|
com_chdir.c \
|
||||||
|
|
@ -64,9 +64,9 @@ libfte_la_SOURCES = \
|
||||||
com_fft.h \
|
com_fft.h \
|
||||||
com_state.c \
|
com_state.c \
|
||||||
com_state.h \
|
com_state.h \
|
||||||
com_strcmp.c \
|
com_strcmp.c \
|
||||||
com_strcmp.h \
|
com_strcmp.h \
|
||||||
com_sysinfo.c \
|
com_sysinfo.c \
|
||||||
com_unset.c \
|
com_unset.c \
|
||||||
com_unset.h \
|
com_unset.h \
|
||||||
com_xgraph.c \
|
com_xgraph.c \
|
||||||
|
|
@ -87,7 +87,7 @@ libfte_la_SOURCES = \
|
||||||
terminal.h \
|
terminal.h \
|
||||||
variable.c \
|
variable.c \
|
||||||
variable.h \
|
variable.h \
|
||||||
\
|
\
|
||||||
arg.c \
|
arg.c \
|
||||||
arg.h \
|
arg.h \
|
||||||
aspice.c \
|
aspice.c \
|
||||||
|
|
@ -130,7 +130,7 @@ libfte_la_SOURCES = \
|
||||||
interp.h \
|
interp.h \
|
||||||
linear.c \
|
linear.c \
|
||||||
linear.h \
|
linear.h \
|
||||||
measure.c \
|
measure.c \
|
||||||
misccoms.c \
|
misccoms.c \
|
||||||
misccoms.h \
|
misccoms.h \
|
||||||
miscvars.c \
|
miscvars.c \
|
||||||
|
|
@ -165,8 +165,8 @@ libfte_la_SOURCES = \
|
||||||
runcoms2.h \
|
runcoms2.h \
|
||||||
shyu.c \
|
shyu.c \
|
||||||
shyu.h \
|
shyu.h \
|
||||||
signal_handler.c\
|
signal_handler.c \
|
||||||
signal_handler.h\
|
signal_handler.h \
|
||||||
spec.c \
|
spec.c \
|
||||||
spec.h \
|
spec.h \
|
||||||
spiceif.c \
|
spiceif.c \
|
||||||
|
|
@ -178,16 +178,16 @@ libfte_la_SOURCES = \
|
||||||
vectors.c \
|
vectors.c \
|
||||||
vectors.h \
|
vectors.h \
|
||||||
where.c \
|
where.c \
|
||||||
where.h
|
where.h
|
||||||
|
|
||||||
# TESTS = testcommands
|
# TESTS = testcommands
|
||||||
#
|
#
|
||||||
# bin_PROGRAMS = testcommands
|
# bin_PROGRAMS = testcommands
|
||||||
#
|
#
|
||||||
# testcommands_SOURCES = \
|
# testcommands_SOURCES = \
|
||||||
# testcommands.c \
|
# testcommands.c \
|
||||||
# testcommands.h
|
# testcommands.h
|
||||||
#
|
#
|
||||||
# testcommands_LDADD = libfte.a plotting/libplotting.a ../misc/libmisc.a
|
# testcommands_LDADD = libfte.a plotting/libplotting.a ../misc/libmisc.a
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,17 +5,17 @@ if !NO_X
|
||||||
noinst_LTLIBRARIES = libhlp.la
|
noinst_LTLIBRARIES = libhlp.la
|
||||||
|
|
||||||
libhlp_la_SOURCES = \
|
libhlp_la_SOURCES = \
|
||||||
help.c \
|
help.c \
|
||||||
provide.c \
|
provide.c \
|
||||||
readhelp.c \
|
readhelp.c \
|
||||||
textdisp.c \
|
textdisp.c \
|
||||||
xdisplay.c \
|
xdisplay.c \
|
||||||
x11disp.c
|
x11disp.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include @X_CFLAGS@
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include @X_CFLAGS@
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ EXTRA_DIST = downgrad.txt ngconfig.sh readme.txt nupatest.c washprog.c
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnumparam.la
|
noinst_LTLIBRARIES = libnumparam.la
|
||||||
|
|
||||||
libnumparam_la_SOURCES = \
|
libnumparam_la_SOURCES = \
|
||||||
spicenum.c \
|
spicenum.c \
|
||||||
xpressn.c \
|
xpressn.c \
|
||||||
mystring.c \
|
mystring.c \
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ libplotting_la_SOURCES = \
|
||||||
plotcurv.c \
|
plotcurv.c \
|
||||||
plotcurv.h \
|
plotcurv.h \
|
||||||
plotit.c \
|
plotit.c \
|
||||||
plotit.h
|
plotit.h
|
||||||
|
|
||||||
if !NO_X
|
if !NO_X
|
||||||
libplotting_la_SOURCES += \
|
libplotting_la_SOURCES += \
|
||||||
|
|
@ -32,6 +32,6 @@ libplotting_la_SOURCES += \
|
||||||
xgraph.h
|
xgraph.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/frontend @X_CFLAGS@
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/frontend @X_CFLAGS@
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -9,8 +9,8 @@ libwindisp_la_SOURCES = \
|
||||||
winprint.c \
|
winprint.c \
|
||||||
winprint.h \
|
winprint.h \
|
||||||
ftegraf.h
|
ftegraf.h
|
||||||
|
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/frontend/wdisp
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/frontend/wdisp
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -1,66 +1,66 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
## $Id$
|
## $Id$
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
tclspice.h \
|
tclspice.h \
|
||||||
acdefs.h \
|
acdefs.h \
|
||||||
bdrydefs.h \
|
bdrydefs.h \
|
||||||
bool.h \
|
bool.h \
|
||||||
carddefs.h \
|
carddefs.h \
|
||||||
ciderinp.h \
|
ciderinp.h \
|
||||||
cidersupt.h \
|
cidersupt.h \
|
||||||
cktdefs.h \
|
cktdefs.h \
|
||||||
cluster.h \
|
cluster.h \
|
||||||
cmconstants.h \
|
cmconstants.h \
|
||||||
cm.h \
|
cm.h \
|
||||||
cmproto.h \
|
cmproto.h \
|
||||||
cmtypes.h \
|
cmtypes.h \
|
||||||
compatmode.h \
|
compatmode.h \
|
||||||
complex.h \
|
complex.h \
|
||||||
const.h \
|
const.h \
|
||||||
contdefs.h \
|
contdefs.h \
|
||||||
cpdefs.h \
|
cpdefs.h \
|
||||||
cpextern.h \
|
cpextern.h \
|
||||||
cpstd.h \
|
cpstd.h \
|
||||||
defines.h \
|
defines.h \
|
||||||
devdefs.h \
|
devdefs.h \
|
||||||
dgen.h \
|
dgen.h \
|
||||||
distodef.h \
|
distodef.h \
|
||||||
dllitf.h \
|
dllitf.h \
|
||||||
domndefs.h \
|
domndefs.h \
|
||||||
dopdefs.h \
|
dopdefs.h \
|
||||||
dstring.h \
|
dstring.h \
|
||||||
dvec.h \
|
dvec.h \
|
||||||
elctdefs.h \
|
elctdefs.h \
|
||||||
enh.h \
|
enh.h \
|
||||||
evt.h \
|
evt.h \
|
||||||
evtproto.h \
|
evtproto.h \
|
||||||
evtudn.h \
|
evtudn.h \
|
||||||
ftedbgra.h \
|
ftedbgra.h \
|
||||||
ftedebug.h \
|
ftedebug.h \
|
||||||
ftedefs.h \
|
ftedefs.h \
|
||||||
ftedev.h \
|
ftedev.h \
|
||||||
fteext.h \
|
fteext.h \
|
||||||
fteinp.h \
|
fteinp.h \
|
||||||
fteinput.h \
|
fteinput.h \
|
||||||
fteparse.h \
|
fteparse.h \
|
||||||
gendefs.h \
|
gendefs.h \
|
||||||
gendev.h \
|
gendev.h \
|
||||||
graph.h \
|
graph.h \
|
||||||
grid.h \
|
grid.h \
|
||||||
hash.h \
|
hash.h \
|
||||||
hlpdefs.h \
|
hlpdefs.h \
|
||||||
iferrmsg.h \
|
iferrmsg.h \
|
||||||
ifsim.h \
|
ifsim.h \
|
||||||
inpdefs.h \
|
inpdefs.h \
|
||||||
inpmacs.h \
|
inpmacs.h \
|
||||||
inpptree.h \
|
inpptree.h \
|
||||||
ipc.h \
|
ipc.h \
|
||||||
ipcproto.h \
|
ipcproto.h \
|
||||||
ipctiein.h \
|
ipctiein.h \
|
||||||
jobdefs.h \
|
jobdefs.h \
|
||||||
lsort.h \
|
lsort.h \
|
||||||
macros.h \
|
macros.h \
|
||||||
material.h \
|
material.h \
|
||||||
matldefs.h \
|
matldefs.h \
|
||||||
memory.h \
|
memory.h \
|
||||||
|
|
@ -73,12 +73,12 @@ noinst_HEADERS = \
|
||||||
mifparse.h \
|
mifparse.h \
|
||||||
mifproto.h \
|
mifproto.h \
|
||||||
miftypes.h \
|
miftypes.h \
|
||||||
missing_math.h \
|
missing_math.h \
|
||||||
mobdefs.h \
|
mobdefs.h \
|
||||||
modldefs.h \
|
modldefs.h \
|
||||||
multi_line.h \
|
multi_line.h \
|
||||||
ngspice.h \
|
ngspice.h \
|
||||||
noisedef.h \
|
noisedef.h \
|
||||||
numcards.h \
|
numcards.h \
|
||||||
numconst.h \
|
numconst.h \
|
||||||
numenum.h \
|
numenum.h \
|
||||||
|
|
@ -86,27 +86,27 @@ noinst_HEADERS = \
|
||||||
numglobs.h \
|
numglobs.h \
|
||||||
onedev.h \
|
onedev.h \
|
||||||
onemesh.h \
|
onemesh.h \
|
||||||
opdefs.h \
|
opdefs.h \
|
||||||
optdefs.h \
|
optdefs.h \
|
||||||
optndefs.h \
|
optndefs.h \
|
||||||
outpdefs.h \
|
outpdefs.h \
|
||||||
plot.h \
|
plot.h \
|
||||||
pnode.h \
|
pnode.h \
|
||||||
profile.h \
|
profile.h \
|
||||||
pzdefs.h \
|
pzdefs.h \
|
||||||
sen2defs.h \
|
sen2defs.h \
|
||||||
sensdefs.h \
|
sensdefs.h \
|
||||||
sensgen.h \
|
sensgen.h \
|
||||||
sim.h \
|
sim.h \
|
||||||
smpdefs.h \
|
smpdefs.h \
|
||||||
sperror.h \
|
sperror.h \
|
||||||
spmatrix.h \
|
spmatrix.h \
|
||||||
suffix.h \
|
suffix.h \
|
||||||
swec.h \
|
swec.h \
|
||||||
tfdefs.h \
|
tfdefs.h \
|
||||||
trandefs.h \
|
trandefs.h \
|
||||||
trcvdefs.h \
|
trcvdefs.h \
|
||||||
tskdefs.h \
|
tskdefs.h \
|
||||||
twodev.h \
|
twodev.h \
|
||||||
twomesh.h \
|
twomesh.h \
|
||||||
wordlist.h \
|
wordlist.h \
|
||||||
|
|
|
||||||
|
|
@ -15,17 +15,17 @@ libcmaths_la_SOURCES = \
|
||||||
|
|
||||||
## Test programs fail to build on Windows
|
## Test programs fail to build on Windows
|
||||||
if !WINDOWS
|
if !WINDOWS
|
||||||
if !TCLWIN
|
if !TCLWIN
|
||||||
|
|
||||||
noinst_PROGRAMS = test_cx_mag test_cx_j test_cx_ph
|
noinst_PROGRAMS = test_cx_mag test_cx_j test_cx_ph
|
||||||
|
|
||||||
test_cx_ph_SOURCES = \
|
test_cx_ph_SOURCES = \
|
||||||
test_cx_ph.c
|
test_cx_ph.c
|
||||||
|
|
||||||
test_cx_ph_LDADD = \
|
test_cx_ph_LDADD = \
|
||||||
libcmaths.la \
|
libcmaths.la \
|
||||||
../../misc/libmisc.la \
|
../../misc/libmisc.la \
|
||||||
$(TCL_LIB_SPEC)
|
$(TCL_LIB_SPEC)
|
||||||
|
|
||||||
test_cx_mag_SOURCES = \
|
test_cx_mag_SOURCES = \
|
||||||
test_cx_mag.c
|
test_cx_mag.c
|
||||||
|
|
@ -33,7 +33,7 @@ test_cx_mag_SOURCES = \
|
||||||
test_cx_mag_LDADD = \
|
test_cx_mag_LDADD = \
|
||||||
libcmaths.la \
|
libcmaths.la \
|
||||||
../../misc/libmisc.la \
|
../../misc/libmisc.la \
|
||||||
$(TCL_LIB_SPEC)
|
$(TCL_LIB_SPEC)
|
||||||
|
|
||||||
test_cx_j_SOURCES = \
|
test_cx_j_SOURCES = \
|
||||||
test_cx_j.c
|
test_cx_j.c
|
||||||
|
|
@ -41,7 +41,7 @@ test_cx_j_SOURCES = \
|
||||||
test_cx_j_LDADD = \
|
test_cx_j_LDADD = \
|
||||||
libcmaths.la \
|
libcmaths.la \
|
||||||
../../misc/libmisc.la \
|
../../misc/libmisc.la \
|
||||||
$(TCL_LIB_SPEC)
|
$(TCL_LIB_SPEC)
|
||||||
|
|
||||||
TESTS = test_cx_mag test_cx_j test_cx_ph
|
TESTS = test_cx_mag test_cx_j test_cx_ph
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libderiv.la
|
noinst_LTLIBRARIES = libderiv.la
|
||||||
|
|
||||||
libderiv_la_SOURCES = \
|
libderiv_la_SOURCES = \
|
||||||
atander.c \
|
atander.c \
|
||||||
cosderiv.c \
|
cosderiv.c \
|
||||||
cubeder.c \
|
cubeder.c \
|
||||||
|
|
|
||||||
|
|
@ -3,10 +3,10 @@
|
||||||
noinst_LTLIBRARIES = libmathmisc.la
|
noinst_LTLIBRARIES = libmathmisc.la
|
||||||
|
|
||||||
libmathmisc_la_SOURCES = \
|
libmathmisc_la_SOURCES = \
|
||||||
accuracy.c \
|
accuracy.c \
|
||||||
accuracy.h \
|
accuracy.h \
|
||||||
bernoull.h \
|
bernoull.h \
|
||||||
bernoull.c \
|
bernoull.c \
|
||||||
erfc.c \
|
erfc.c \
|
||||||
equality.c \
|
equality.c \
|
||||||
isinf.c \
|
isinf.c \
|
||||||
|
|
@ -15,7 +15,7 @@ libmathmisc_la_SOURCES = \
|
||||||
scalb.c \
|
scalb.c \
|
||||||
norm.h \
|
norm.h \
|
||||||
norm.c \
|
norm.c \
|
||||||
randnumb.c
|
randnumb.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ libmisc_la_SOURCES = \
|
||||||
tilde.h \
|
tilde.h \
|
||||||
misc_time.c \
|
misc_time.c \
|
||||||
misc_time.h \
|
misc_time.h \
|
||||||
wlist.c \
|
wlist.c \
|
||||||
util.c \
|
util.c \
|
||||||
util.h
|
util.h
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -97,7 +97,7 @@ libckt_la_SOURCES = \
|
||||||
traninit.c \
|
traninit.c \
|
||||||
transetp.c \
|
transetp.c \
|
||||||
cluster.c \
|
cluster.c \
|
||||||
ckt.h
|
ckt.h
|
||||||
|
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices
|
||||||
|
|
|
||||||
|
|
@ -8,13 +8,13 @@ SUBDIRS = \
|
||||||
bsim2 \
|
bsim2 \
|
||||||
bsim3 \
|
bsim3 \
|
||||||
bsim3soi \
|
bsim3soi \
|
||||||
bsim4 \
|
bsim4 \
|
||||||
bsim4v2 \
|
bsim4v2 \
|
||||||
bsim4v3 \
|
bsim4v3 \
|
||||||
bsim4v4 \
|
bsim4v4 \
|
||||||
bsim4v5 \
|
bsim4v5 \
|
||||||
bsim3v0 \
|
bsim3v0 \
|
||||||
bsim3v1 \
|
bsim3v1 \
|
||||||
bsim3v1a \
|
bsim3v1a \
|
||||||
bsim3v1s \
|
bsim3v1s \
|
||||||
bsim3v32 \
|
bsim3v32 \
|
||||||
|
|
@ -41,8 +41,8 @@ SUBDIRS = \
|
||||||
mos2 \
|
mos2 \
|
||||||
mos3 \
|
mos3 \
|
||||||
mos6 \
|
mos6 \
|
||||||
mos9 \
|
mos9 \
|
||||||
@NDEV_DIR@ \
|
@NDEV_DIR@ \
|
||||||
res \
|
res \
|
||||||
soi3 \
|
soi3 \
|
||||||
sw \
|
sw \
|
||||||
|
|
@ -65,13 +65,13 @@ DIST_SUBDIRS = \
|
||||||
bsim2 \
|
bsim2 \
|
||||||
bsim3 \
|
bsim3 \
|
||||||
bsim3soi \
|
bsim3soi \
|
||||||
bsim4 \
|
bsim4 \
|
||||||
bsim4v2 \
|
bsim4v2 \
|
||||||
bsim4v3 \
|
bsim4v3 \
|
||||||
bsim4v4 \
|
bsim4v4 \
|
||||||
bsim4v5 \
|
bsim4v5 \
|
||||||
bsim3v0 \
|
bsim3v0 \
|
||||||
bsim3v1 \
|
bsim3v1 \
|
||||||
bsim3v1a \
|
bsim3v1a \
|
||||||
bsim3v1s \
|
bsim3v1s \
|
||||||
bsim3v32 \
|
bsim3v32 \
|
||||||
|
|
@ -98,8 +98,8 @@ DIST_SUBDIRS = \
|
||||||
mos2 \
|
mos2 \
|
||||||
mos3 \
|
mos3 \
|
||||||
mos6 \
|
mos6 \
|
||||||
mos9 \
|
mos9 \
|
||||||
@NDEV_DIR@ \
|
@NDEV_DIR@ \
|
||||||
res \
|
res \
|
||||||
soi3 \
|
soi3 \
|
||||||
sw \
|
sw \
|
||||||
|
|
@ -119,7 +119,7 @@ DIST_SUBDIRS = \
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libdev.la
|
noinst_LTLIBRARIES = libdev.la
|
||||||
|
|
||||||
libdev_la_SOURCES = \
|
libdev_la_SOURCES = \
|
||||||
dev.c \
|
dev.c \
|
||||||
dev.h \
|
dev.h \
|
||||||
devsup.c \
|
devsup.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libasrc.la
|
noinst_LTLIBRARIES = libasrc.la
|
||||||
|
|
||||||
libasrc_la_SOURCES = \
|
libasrc_la_SOURCES = \
|
||||||
asrc.c \
|
asrc.c \
|
||||||
asrcacld.c \
|
asrcacld.c \
|
||||||
asrcask.c \
|
asrcask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbjt.la
|
noinst_LTLIBRARIES = libbjt.la
|
||||||
|
|
||||||
libbjt_la_SOURCES = \
|
libbjt_la_SOURCES = \
|
||||||
bjt.c \
|
bjt.c \
|
||||||
bjtacld.c \
|
bjtacld.c \
|
||||||
bjtask.c \
|
bjtask.c \
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbjt2.la
|
noinst_LTLIBRARIES = libbjt2.la
|
||||||
|
|
||||||
libbjt2_la_SOURCES = \
|
libbjt2_la_SOURCES = \
|
||||||
bjt2.c \
|
bjt2.c \
|
||||||
bjt2acld.c \
|
bjt2acld.c \
|
||||||
bjt2ask.c \
|
bjt2ask.c \
|
||||||
|
|
@ -29,12 +29,12 @@ libbjt2_la_SOURCES = \
|
||||||
bjt2noise.c \
|
bjt2noise.c \
|
||||||
bjt2param.c \
|
bjt2param.c \
|
||||||
bjt2pzld.c \
|
bjt2pzld.c \
|
||||||
bjt2sacl.c \
|
bjt2sacl.c \
|
||||||
bjt2setup.c \
|
bjt2setup.c \
|
||||||
bjt2sload.c \
|
bjt2sload.c \
|
||||||
bjt2sprt.c \
|
bjt2sprt.c \
|
||||||
bjt2sset.c \
|
bjt2sset.c \
|
||||||
bjt2supd.c \
|
bjt2supd.c \
|
||||||
bjt2temp.c \
|
bjt2temp.c \
|
||||||
bjt2trun.c
|
bjt2trun.c
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim1.la
|
noinst_LTLIBRARIES = libbsim1.la
|
||||||
|
|
||||||
libbsim1_la_SOURCES = \
|
libbsim1_la_SOURCES = \
|
||||||
b1.c \
|
b1.c \
|
||||||
b1acld.c \
|
b1acld.c \
|
||||||
b1ask.c \
|
b1ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim2.la
|
noinst_LTLIBRARIES = libbsim2.la
|
||||||
|
|
||||||
libbsim2_la_SOURCES = \
|
libbsim2_la_SOURCES = \
|
||||||
b2.c \
|
b2.c \
|
||||||
b2acld.c \
|
b2acld.c \
|
||||||
b2ask.c \
|
b2ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim3.la
|
noinst_LTLIBRARIES = libbsim3.la
|
||||||
|
|
||||||
libbsim3_la_SOURCES = \
|
libbsim3_la_SOURCES = \
|
||||||
b3.c \
|
b3.c \
|
||||||
b3acld.c \
|
b3acld.c \
|
||||||
b3ask.c \
|
b3ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim4soi.la
|
noinst_LTLIBRARIES = libbsim4soi.la
|
||||||
|
|
||||||
libbsim4soi_la_SOURCES = \
|
libbsim4soi_la_SOURCES = \
|
||||||
b4soi.c \
|
b4soi.c \
|
||||||
b4soiacld.c \
|
b4soiacld.c \
|
||||||
b4soiask.c \
|
b4soiask.c \
|
||||||
b4soicheck.c \
|
b4soicheck.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim3soidd.la
|
noinst_LTLIBRARIES = libbsim3soidd.la
|
||||||
|
|
||||||
libbsim3soidd_la_SOURCES = \
|
libbsim3soidd_la_SOURCES = \
|
||||||
b3soidd.c \
|
b3soidd.c \
|
||||||
b3soiddacld.c \
|
b3soiddacld.c \
|
||||||
b3soiddask.c \
|
b3soiddask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim3soifd.la
|
noinst_LTLIBRARIES = libbsim3soifd.la
|
||||||
|
|
||||||
libbsim3soifd_la_SOURCES = \
|
libbsim3soifd_la_SOURCES = \
|
||||||
b3soifd.c \
|
b3soifd.c \
|
||||||
b3soifdacld.c \
|
b3soifdacld.c \
|
||||||
b3soifdask.c \
|
b3soifdask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim3soipd.la
|
noinst_LTLIBRARIES = libbsim3soipd.la
|
||||||
|
|
||||||
libbsim3soipd_la_SOURCES = \
|
libbsim3soipd_la_SOURCES = \
|
||||||
b3soipd.c \
|
b3soipd.c \
|
||||||
b3soipdacld.c \
|
b3soipdacld.c \
|
||||||
b3soipdask.c \
|
b3soipdask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,23 +2,23 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim3v32.la
|
noinst_LTLIBRARIES = libbsim3v32.la
|
||||||
|
|
||||||
libbsim3v32_la_SOURCES = \
|
libbsim3v32_la_SOURCES = \
|
||||||
b3v32.c \
|
b3v32.c \
|
||||||
b3v32acld.c \
|
b3v32acld.c \
|
||||||
b3v32ask.c \
|
b3v32ask.c \
|
||||||
b3v32check.c \
|
b3v32check.c \
|
||||||
b3v32cvtest.c \
|
b3v32cvtest.c \
|
||||||
b3v32del.c \
|
b3v32del.c \
|
||||||
b3v32dest.c \
|
b3v32dest.c \
|
||||||
b3v32getic.c \
|
b3v32getic.c \
|
||||||
b3v32ld.c \
|
b3v32ld.c \
|
||||||
b3v32mask.c \
|
b3v32mask.c \
|
||||||
b3v32mdel.c \
|
b3v32mdel.c \
|
||||||
b3v32mpar.c \
|
b3v32mpar.c \
|
||||||
b3v32noi.c \
|
b3v32noi.c \
|
||||||
b3v32par.c \
|
b3v32par.c \
|
||||||
b3v32pzld.c \
|
b3v32pzld.c \
|
||||||
b3v32set.c \
|
b3v32set.c \
|
||||||
b3v32temp.c \
|
b3v32temp.c \
|
||||||
b3v32trunc.c \
|
b3v32trunc.c \
|
||||||
bsim3v32def.h \
|
bsim3v32def.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim4.la
|
noinst_LTLIBRARIES = libbsim4.la
|
||||||
|
|
||||||
libbsim4_la_SOURCES = \
|
libbsim4_la_SOURCES = \
|
||||||
b4.c \
|
b4.c \
|
||||||
b4acld.c \
|
b4acld.c \
|
||||||
b4ask.c \
|
b4ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,24 +2,24 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim4v2.la
|
noinst_LTLIBRARIES = libbsim4v2.la
|
||||||
|
|
||||||
libbsim4v2_la_SOURCES = \
|
libbsim4v2_la_SOURCES = \
|
||||||
b4v2.c \
|
b4v2.c \
|
||||||
b4v2acld.c \
|
b4v2acld.c \
|
||||||
b4v2ask.c \
|
b4v2ask.c \
|
||||||
b4v2check.c \
|
b4v2check.c \
|
||||||
b4v2cvtest.c \
|
b4v2cvtest.c \
|
||||||
b4v2del.c \
|
b4v2del.c \
|
||||||
b4v2dest.c \
|
b4v2dest.c \
|
||||||
b4v2geo.c \
|
b4v2geo.c \
|
||||||
b4v2getic.c \
|
b4v2getic.c \
|
||||||
b4v2ld.c \
|
b4v2ld.c \
|
||||||
b4v2mask.c \
|
b4v2mask.c \
|
||||||
b4v2mdel.c \
|
b4v2mdel.c \
|
||||||
b4v2mpar.c \
|
b4v2mpar.c \
|
||||||
b4v2noi.c \
|
b4v2noi.c \
|
||||||
b4v2par.c \
|
b4v2par.c \
|
||||||
b4v2pzld.c \
|
b4v2pzld.c \
|
||||||
b4v2set.c \
|
b4v2set.c \
|
||||||
b4v2temp.c \
|
b4v2temp.c \
|
||||||
b4v2trunc.c \
|
b4v2trunc.c \
|
||||||
bsim4v2def.h \
|
bsim4v2def.h \
|
||||||
|
|
|
||||||
|
|
@ -2,24 +2,24 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim4v4.la
|
noinst_LTLIBRARIES = libbsim4v4.la
|
||||||
|
|
||||||
libbsim4v4_la_SOURCES = \
|
libbsim4v4_la_SOURCES = \
|
||||||
b4v4.c \
|
b4v4.c \
|
||||||
b4v4acld.c \
|
b4v4acld.c \
|
||||||
b4v4ask.c \
|
b4v4ask.c \
|
||||||
b4v4check.c \
|
b4v4check.c \
|
||||||
b4v4cvtest.c \
|
b4v4cvtest.c \
|
||||||
b4v4del.c \
|
b4v4del.c \
|
||||||
b4v4dest.c \
|
b4v4dest.c \
|
||||||
b4v4geo.c \
|
b4v4geo.c \
|
||||||
b4v4getic.c \
|
b4v4getic.c \
|
||||||
b4v4ld.c \
|
b4v4ld.c \
|
||||||
b4v4mask.c \
|
b4v4mask.c \
|
||||||
b4v4mdel.c \
|
b4v4mdel.c \
|
||||||
b4v4mpar.c \
|
b4v4mpar.c \
|
||||||
b4v4noi.c \
|
b4v4noi.c \
|
||||||
b4v4par.c \
|
b4v4par.c \
|
||||||
b4v4pzld.c \
|
b4v4pzld.c \
|
||||||
b4v4set.c \
|
b4v4set.c \
|
||||||
b4v4temp.c \
|
b4v4temp.c \
|
||||||
b4v4trunc.c \
|
b4v4trunc.c \
|
||||||
bsim4v4def.h \
|
bsim4v4def.h \
|
||||||
|
|
|
||||||
|
|
@ -2,24 +2,24 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libbsim4v5.la
|
noinst_LTLIBRARIES = libbsim4v5.la
|
||||||
|
|
||||||
libbsim4v5_la_SOURCES = \
|
libbsim4v5_la_SOURCES = \
|
||||||
b4v5.c \
|
b4v5.c \
|
||||||
b4v5acld.c \
|
b4v5acld.c \
|
||||||
b4v5ask.c \
|
b4v5ask.c \
|
||||||
b4v5check.c \
|
b4v5check.c \
|
||||||
b4v5cvtest.c \
|
b4v5cvtest.c \
|
||||||
b4v5del.c \
|
b4v5del.c \
|
||||||
b4v5dest.c \
|
b4v5dest.c \
|
||||||
b4v5geo.c \
|
b4v5geo.c \
|
||||||
b4v5getic.c \
|
b4v5getic.c \
|
||||||
b4v5ld.c \
|
b4v5ld.c \
|
||||||
b4v5mask.c \
|
b4v5mask.c \
|
||||||
b4v5mdel.c \
|
b4v5mdel.c \
|
||||||
b4v5mpar.c \
|
b4v5mpar.c \
|
||||||
b4v5noi.c \
|
b4v5noi.c \
|
||||||
b4v5par.c \
|
b4v5par.c \
|
||||||
b4v5pzld.c \
|
b4v5pzld.c \
|
||||||
b4v5set.c \
|
b4v5set.c \
|
||||||
b4v5temp.c \
|
b4v5temp.c \
|
||||||
b4v5trunc.c \
|
b4v5trunc.c \
|
||||||
bsim4v5def.h \
|
bsim4v5def.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcap.la
|
noinst_LTLIBRARIES = libcap.la
|
||||||
|
|
||||||
libcap_la_SOURCES = \
|
libcap_la_SOURCES = \
|
||||||
cap.c \
|
cap.c \
|
||||||
capacld.c \
|
capacld.c \
|
||||||
capask.c \
|
capask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcccs.la
|
noinst_LTLIBRARIES = libcccs.la
|
||||||
|
|
||||||
libcccs_la_SOURCES = \
|
libcccs_la_SOURCES = \
|
||||||
cccs.c \
|
cccs.c \
|
||||||
cccsask.c \
|
cccsask.c \
|
||||||
cccsdefs.h \
|
cccsdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libccvs.la
|
noinst_LTLIBRARIES = libccvs.la
|
||||||
|
|
||||||
libccvs_la_SOURCES = \
|
libccvs_la_SOURCES = \
|
||||||
ccvs.c \
|
ccvs.c \
|
||||||
ccvsask.c \
|
ccvsask.c \
|
||||||
ccvsdefs.h \
|
ccvsdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcpl.la
|
noinst_LTLIBRARIES = libcpl.la
|
||||||
|
|
||||||
libcpl_la_SOURCES = \
|
libcpl_la_SOURCES = \
|
||||||
cpl.c \
|
cpl.c \
|
||||||
cplask.c \
|
cplask.c \
|
||||||
cpldefs.h \
|
cpldefs.h \
|
||||||
cpldest.c \
|
cpldest.c \
|
||||||
|
|
@ -18,7 +18,7 @@ libcpl_la_SOURCES = \
|
||||||
cplmpar.c \
|
cplmpar.c \
|
||||||
cplsetup.c \
|
cplsetup.c \
|
||||||
cplinit.c
|
cplinit.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libcsw.la
|
noinst_LTLIBRARIES = libcsw.la
|
||||||
|
|
||||||
libcsw_la_SOURCES = \
|
libcsw_la_SOURCES = \
|
||||||
csw.c \
|
csw.c \
|
||||||
cswacld.c \
|
cswacld.c \
|
||||||
cswask.c \
|
cswask.c \
|
||||||
|
|
@ -20,8 +20,8 @@ libcsw_la_SOURCES = \
|
||||||
cswnoise.c \
|
cswnoise.c \
|
||||||
cswparam.c \
|
cswparam.c \
|
||||||
cswpzld.c \
|
cswpzld.c \
|
||||||
cswsetup.c \
|
cswsetup.c \
|
||||||
cswtrunc.c
|
cswtrunc.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libdio.la
|
noinst_LTLIBRARIES = libdio.la
|
||||||
|
|
||||||
libdio_la_SOURCES = \
|
libdio_la_SOURCES = \
|
||||||
dio.c \
|
dio.c \
|
||||||
dioacld.c \
|
dioacld.c \
|
||||||
dioask.c \
|
dioask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libhfet.la
|
noinst_LTLIBRARIES = libhfet.la
|
||||||
|
|
||||||
libhfet_la_SOURCES = \
|
libhfet_la_SOURCES = \
|
||||||
hfet.c \
|
hfet.c \
|
||||||
hfetacl.c \
|
hfetacl.c \
|
||||||
hfetask.c \
|
hfetask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libhfet2.la
|
noinst_LTLIBRARIES = libhfet2.la
|
||||||
|
|
||||||
libhfet2_la_SOURCES = \
|
libhfet2_la_SOURCES = \
|
||||||
hfet2.c \
|
hfet2.c \
|
||||||
hfet2acl.c \
|
hfet2acl.c \
|
||||||
hfet2ask.c \
|
hfet2ask.c \
|
||||||
|
|
|
||||||
|
|
@ -4,32 +4,32 @@ EXTRA_DIST = hsm1eval1_0.c hsm1eval1_1.c
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libhisim.la
|
noinst_LTLIBRARIES = libhisim.la
|
||||||
|
|
||||||
libhisim_la_SOURCES = hisim.h \
|
libhisim_la_SOURCES = hisim.h \
|
||||||
hsm1.c \
|
hsm1.c \
|
||||||
hsm1acld.c \
|
hsm1acld.c \
|
||||||
hsm1ask.c \
|
hsm1ask.c \
|
||||||
hsm1cvtest.c \
|
hsm1cvtest.c \
|
||||||
hsm1def.h \
|
hsm1def.h \
|
||||||
hsm1del.c \
|
hsm1del.c \
|
||||||
hsm1dest.c \
|
hsm1dest.c \
|
||||||
hsm1eval102.c \
|
hsm1eval102.c \
|
||||||
hsm1eval112.c \
|
hsm1eval112.c \
|
||||||
hsm1eval120.c \
|
hsm1eval120.c \
|
||||||
hsm1evalenv.h \
|
hsm1evalenv.h \
|
||||||
hsm1ext.h \
|
hsm1ext.h \
|
||||||
hsm1getic.c \
|
hsm1getic.c \
|
||||||
hsm1init.c \
|
hsm1init.c \
|
||||||
hsm1init.h \
|
hsm1init.h \
|
||||||
hsm1itf.h \
|
hsm1itf.h \
|
||||||
hsm1ld.c \
|
hsm1ld.c \
|
||||||
hsm1mask.c \
|
hsm1mask.c \
|
||||||
hsm1mdel.c \
|
hsm1mdel.c \
|
||||||
hsm1mpar.c \
|
hsm1mpar.c \
|
||||||
hsm1noi.c \
|
hsm1noi.c \
|
||||||
hsm1par.c \
|
hsm1par.c \
|
||||||
hsm1pzld.c \
|
hsm1pzld.c \
|
||||||
hsm1set.c \
|
hsm1set.c \
|
||||||
hsm1temp.c \
|
hsm1temp.c \
|
||||||
hsm1trunc.c
|
hsm1trunc.c
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libind.la
|
noinst_LTLIBRARIES = libind.la
|
||||||
|
|
||||||
libind_la_SOURCES = \
|
libind_la_SOURCES = \
|
||||||
ind.c \
|
ind.c \
|
||||||
indacld.c \
|
indacld.c \
|
||||||
indask.c \
|
indask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libisrc.la
|
noinst_LTLIBRARIES = libisrc.la
|
||||||
|
|
||||||
libisrc_la_SOURCES = \
|
libisrc_la_SOURCES = \
|
||||||
isrc.c \
|
isrc.c \
|
||||||
isrcacct.c \
|
isrcacct.c \
|
||||||
isrcacld.c \
|
isrcacld.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libjfet.la
|
noinst_LTLIBRARIES = libjfet.la
|
||||||
|
|
||||||
libjfet_la_SOURCES = \
|
libjfet_la_SOURCES = \
|
||||||
jfet.c \
|
jfet.c \
|
||||||
jfetacld.c \
|
jfetacld.c \
|
||||||
jfetask.c \
|
jfetask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libjfet2.la
|
noinst_LTLIBRARIES = libjfet2.la
|
||||||
|
|
||||||
libjfet2_la_SOURCES = \
|
libjfet2_la_SOURCES = \
|
||||||
jfet2.c \
|
jfet2.c \
|
||||||
jfet2acld.c \
|
jfet2acld.c \
|
||||||
jfet2ask.c \
|
jfet2ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libltra.la
|
noinst_LTLIBRARIES = libltra.la
|
||||||
|
|
||||||
libltra_la_SOURCES = \
|
libltra_la_SOURCES = \
|
||||||
ltra.c \
|
ltra.c \
|
||||||
ltraacct.c \
|
ltraacct.c \
|
||||||
ltraacld.c \
|
ltraacld.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmes.la
|
noinst_LTLIBRARIES = libmes.la
|
||||||
|
|
||||||
libmes_la_SOURCES = \
|
libmes_la_SOURCES = \
|
||||||
mes.c \
|
mes.c \
|
||||||
mesacl.c \
|
mesacl.c \
|
||||||
mesask.c \
|
mesask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmesa.la
|
noinst_LTLIBRARIES = libmesa.la
|
||||||
|
|
||||||
libmesa_la_SOURCES = \
|
libmesa_la_SOURCES = \
|
||||||
mesa.c \
|
mesa.c \
|
||||||
mesaacl.c \
|
mesaacl.c \
|
||||||
mesaask.c \
|
mesaask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmos1.la
|
noinst_LTLIBRARIES = libmos1.la
|
||||||
|
|
||||||
libmos1_la_SOURCES = \
|
libmos1_la_SOURCES = \
|
||||||
mos1.c \
|
mos1.c \
|
||||||
mos1acld.c \
|
mos1acld.c \
|
||||||
mos1ask.c \
|
mos1ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmos2.la
|
noinst_LTLIBRARIES = libmos2.la
|
||||||
|
|
||||||
libmos2_la_SOURCES = \
|
libmos2_la_SOURCES = \
|
||||||
mos2.c \
|
mos2.c \
|
||||||
mos2acld.c \
|
mos2acld.c \
|
||||||
mos2ask.c \
|
mos2ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmos3.la
|
noinst_LTLIBRARIES = libmos3.la
|
||||||
|
|
||||||
libmos3_la_SOURCES = \
|
libmos3_la_SOURCES = \
|
||||||
mos3.c \
|
mos3.c \
|
||||||
mos3acld.c \
|
mos3acld.c \
|
||||||
mos3ask.c \
|
mos3ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmos6.la
|
noinst_LTLIBRARIES = libmos6.la
|
||||||
|
|
||||||
libmos6_la_SOURCES = \
|
libmos6_la_SOURCES = \
|
||||||
mos6.c \
|
mos6.c \
|
||||||
mos6ask.c \
|
mos6ask.c \
|
||||||
mos6conv.c \
|
mos6conv.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libmos9.la
|
noinst_LTLIBRARIES = libmos9.la
|
||||||
|
|
||||||
libmos9_la_SOURCES = \
|
libmos9_la_SOURCES = \
|
||||||
mos9.c \
|
mos9.c \
|
||||||
mos9acld.c \
|
mos9acld.c \
|
||||||
mos9ask.c \
|
mos9ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnbjt.la
|
noinst_LTLIBRARIES = libnbjt.la
|
||||||
|
|
||||||
libnbjt_la_SOURCES = \
|
libnbjt_la_SOURCES = \
|
||||||
nbjt.c \
|
nbjt.c \
|
||||||
nbjtacld.c \
|
nbjtacld.c \
|
||||||
nbjtask.c \
|
nbjtask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libnbjt_la_SOURCES = \
|
||||||
nbjtpzld.c \
|
nbjtpzld.c \
|
||||||
nbjtset.c \
|
nbjtset.c \
|
||||||
nbjttemp.c \
|
nbjttemp.c \
|
||||||
nbjttrun.c
|
nbjttrun.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnbjt2.la
|
noinst_LTLIBRARIES = libnbjt2.la
|
||||||
|
|
||||||
libnbjt2_la_SOURCES = \
|
libnbjt2_la_SOURCES = \
|
||||||
nbt2.c \
|
nbt2.c \
|
||||||
nbt2acld.c \
|
nbt2acld.c \
|
||||||
nbt2ask.c \
|
nbt2ask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libnbjt2_la_SOURCES = \
|
||||||
nbt2pzld.c \
|
nbt2pzld.c \
|
||||||
nbt2set.c \
|
nbt2set.c \
|
||||||
nbt2temp.c \
|
nbt2temp.c \
|
||||||
nbt2trun.c
|
nbt2trun.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libndev.la
|
noinst_LTLIBRARIES = libndev.la
|
||||||
|
|
||||||
libndev_la_SOURCES = \
|
libndev_la_SOURCES = \
|
||||||
ndev.c \
|
ndev.c \
|
||||||
ndevacld.c \
|
ndevacld.c \
|
||||||
ndevaccept.c \
|
ndevaccept.c \
|
||||||
|
|
@ -22,7 +22,7 @@ libndev_la_SOURCES = \
|
||||||
ndevpzld.c \
|
ndevpzld.c \
|
||||||
ndevset.c \
|
ndevset.c \
|
||||||
ndevtemp.c \
|
ndevtemp.c \
|
||||||
ndevtrun.c
|
ndevtrun.c
|
||||||
|
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnumd.la
|
noinst_LTLIBRARIES = libnumd.la
|
||||||
|
|
||||||
libnumd_la_SOURCES = \
|
libnumd_la_SOURCES = \
|
||||||
numd.c \
|
numd.c \
|
||||||
numdacld.c \
|
numdacld.c \
|
||||||
numdask.c \
|
numdask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libnumd_la_SOURCES = \
|
||||||
numdpzld.c \
|
numdpzld.c \
|
||||||
numdset.c \
|
numdset.c \
|
||||||
numdtemp.c \
|
numdtemp.c \
|
||||||
numdtrun.c
|
numdtrun.c
|
||||||
|
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnumd2.la
|
noinst_LTLIBRARIES = libnumd2.la
|
||||||
|
|
||||||
libnumd2_la_SOURCES = \
|
libnumd2_la_SOURCES = \
|
||||||
nud2.c \
|
nud2.c \
|
||||||
nud2acld.c \
|
nud2acld.c \
|
||||||
nud2ask.c \
|
nud2ask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libnumd2_la_SOURCES = \
|
||||||
nud2pzld.c \
|
nud2pzld.c \
|
||||||
nud2set.c \
|
nud2set.c \
|
||||||
nud2temp.c \
|
nud2temp.c \
|
||||||
nud2trun.c
|
nud2trun.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libnumos.la
|
noinst_LTLIBRARIES = libnumos.la
|
||||||
|
|
||||||
libnumos_la_SOURCES = \
|
libnumos_la_SOURCES = \
|
||||||
numm.c \
|
numm.c \
|
||||||
nummacld.c \
|
nummacld.c \
|
||||||
nummask.c \
|
nummask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libnumos_la_SOURCES = \
|
||||||
nummpzld.c \
|
nummpzld.c \
|
||||||
nummset.c \
|
nummset.c \
|
||||||
nummtemp.c \
|
nummtemp.c \
|
||||||
nummtrun.c
|
nummtrun.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libres.la
|
noinst_LTLIBRARIES = libres.la
|
||||||
|
|
||||||
libres_la_SOURCES = \
|
libres_la_SOURCES = \
|
||||||
res.c \
|
res.c \
|
||||||
resask.c \
|
resask.c \
|
||||||
resdefs.h \
|
resdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libsoi3.la
|
noinst_LTLIBRARIES = libsoi3.la
|
||||||
|
|
||||||
libsoi3_la_SOURCES = \
|
libsoi3_la_SOURCES = \
|
||||||
soi3.c \
|
soi3.c \
|
||||||
soi3acld.c \
|
soi3acld.c \
|
||||||
soi3ask.c \
|
soi3ask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libsw.la
|
noinst_LTLIBRARIES = libsw.la
|
||||||
|
|
||||||
libsw_la_SOURCES = \
|
libsw_la_SOURCES = \
|
||||||
sw.c \
|
sw.c \
|
||||||
swacload.c \
|
swacload.c \
|
||||||
swask.c \
|
swask.c \
|
||||||
|
|
@ -21,7 +21,7 @@ libsw_la_SOURCES = \
|
||||||
swparam.c \
|
swparam.c \
|
||||||
swpzload.c \
|
swpzload.c \
|
||||||
swsetup.c \
|
swsetup.c \
|
||||||
swtrunc.c
|
swtrunc.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libtra.la
|
noinst_LTLIBRARIES = libtra.la
|
||||||
|
|
||||||
libtra_la_SOURCES = \
|
libtra_la_SOURCES = \
|
||||||
tra.c \
|
tra.c \
|
||||||
traacct.c \
|
traacct.c \
|
||||||
traacld.c \
|
traacld.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libtxl.la
|
noinst_LTLIBRARIES = libtxl.la
|
||||||
|
|
||||||
libtxl_la_SOURCES = \
|
libtxl_la_SOURCES = \
|
||||||
txl.c \
|
txl.c \
|
||||||
txlacct.c \
|
txlacct.c \
|
||||||
txlask.c \
|
txlask.c \
|
||||||
|
|
@ -20,7 +20,7 @@ libtxl_la_SOURCES = \
|
||||||
txlmpar.c \
|
txlmpar.c \
|
||||||
txlsetup.c \
|
txlsetup.c \
|
||||||
txlinit.c
|
txlinit.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = liburc.la
|
noinst_LTLIBRARIES = liburc.la
|
||||||
|
|
||||||
liburc_la_SOURCES = \
|
liburc_la_SOURCES = \
|
||||||
urc.c \
|
urc.c \
|
||||||
urcask.c \
|
urcask.c \
|
||||||
urcdefs.h \
|
urcdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libvbic.la
|
noinst_LTLIBRARIES = libvbic.la
|
||||||
|
|
||||||
libvbic_la_SOURCES = \
|
libvbic_la_SOURCES = \
|
||||||
vbic.c \
|
vbic.c \
|
||||||
vbicacld.c \
|
vbicacld.c \
|
||||||
vbicask.c \
|
vbicask.c \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libvccs.la
|
noinst_LTLIBRARIES = libvccs.la
|
||||||
|
|
||||||
libvccs_la_SOURCES = \
|
libvccs_la_SOURCES = \
|
||||||
vccs.c \
|
vccs.c \
|
||||||
vccsask.c \
|
vccsask.c \
|
||||||
vccsdefs.h \
|
vccsdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libvcvs.la
|
noinst_LTLIBRARIES = libvcvs.la
|
||||||
|
|
||||||
libvcvs_la_SOURCES = \
|
libvcvs_la_SOURCES = \
|
||||||
vcvs.c \
|
vcvs.c \
|
||||||
vcvsask.c \
|
vcvsask.c \
|
||||||
vcvsdefs.h \
|
vcvsdefs.h \
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libvsrc.la
|
noinst_LTLIBRARIES = libvsrc.la
|
||||||
|
|
||||||
libvsrc_la_SOURCES = \
|
libvsrc_la_SOURCES = \
|
||||||
vsrc.c \
|
vsrc.c \
|
||||||
vsrcacct.c \
|
vsrcacct.c \
|
||||||
vsrcacld.c \
|
vsrcacld.c \
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ libinp_la_SOURCES = \
|
||||||
inp2k.c \
|
inp2k.c \
|
||||||
inp2l.c \
|
inp2l.c \
|
||||||
inp2m.c \
|
inp2m.c \
|
||||||
inp2n.c \
|
inp2n.c \
|
||||||
inp2o.c \
|
inp2o.c \
|
||||||
inp2p.c \
|
inp2p.c \
|
||||||
inp2q.c \
|
inp2q.c \
|
||||||
|
|
@ -38,7 +38,7 @@ libinp_la_SOURCES = \
|
||||||
inpapnam.c \
|
inpapnam.c \
|
||||||
inpcfix.c \
|
inpcfix.c \
|
||||||
inpdomod.c \
|
inpdomod.c \
|
||||||
inpdoopt.c \
|
inpdoopt.c \
|
||||||
inpdpar.c \
|
inpdpar.c \
|
||||||
inperrc.c \
|
inperrc.c \
|
||||||
inperror.c \
|
inperror.c \
|
||||||
|
|
@ -59,8 +59,8 @@ libinp_la_SOURCES = \
|
||||||
inppas1.h \
|
inppas1.h \
|
||||||
inppas2.c \
|
inppas2.c \
|
||||||
inppas2.h \
|
inppas2.h \
|
||||||
inppas3.c \
|
inppas3.c \
|
||||||
inppas3.h \
|
inppas3.h \
|
||||||
inppname.c \
|
inppname.c \
|
||||||
inpptree.c \
|
inpptree.c \
|
||||||
inpsymt.c \
|
inpsymt.c \
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,11 @@
|
||||||
noinst_LTLIBRARIES = libcmxsp.la
|
noinst_LTLIBRARIES = libcmxsp.la
|
||||||
|
|
||||||
libcmxsp_la_SOURCES = \
|
libcmxsp_la_SOURCES = \
|
||||||
cm.c \
|
cm.c \
|
||||||
cmevt.c \
|
cmevt.c \
|
||||||
cmmeters.c \
|
cmmeters.c \
|
||||||
cmutil.c \
|
cmutil.c \
|
||||||
cmexport.c
|
cmexport.c
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,8 @@
|
||||||
noinst_LTLIBRARIES = libenhxsp.la
|
noinst_LTLIBRARIES = libenhxsp.la
|
||||||
|
|
||||||
libenhxsp_la_SOURCES = \
|
libenhxsp_la_SOURCES = \
|
||||||
enh.c \
|
enh.c \
|
||||||
enhtrans.c
|
enhtrans.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,22 +5,22 @@
|
||||||
noinst_LTLIBRARIES = libevtxsp.la
|
noinst_LTLIBRARIES = libevtxsp.la
|
||||||
|
|
||||||
libevtxsp_la_SOURCES = \
|
libevtxsp_la_SOURCES = \
|
||||||
evtaccept.c \
|
evtaccept.c \
|
||||||
evtcall_hybrids.c \
|
evtcall_hybrids.c \
|
||||||
evtdump.c \
|
evtdump.c \
|
||||||
evtiter.c \
|
evtiter.c \
|
||||||
evtnext_time.c \
|
evtnext_time.c \
|
||||||
evtop.c \
|
evtop.c \
|
||||||
evtprint.c \
|
evtprint.c \
|
||||||
evtsetup.c \
|
evtsetup.c \
|
||||||
evtbackup.c \
|
evtbackup.c \
|
||||||
evtdeque.c \
|
evtdeque.c \
|
||||||
evtinit.c \
|
evtinit.c \
|
||||||
evtload.c \
|
evtload.c \
|
||||||
evtnode_copy.c \
|
evtnode_copy.c \
|
||||||
evtplot.c \
|
evtplot.c \
|
||||||
evtqueue.c \
|
evtqueue.c \
|
||||||
evttermi.c
|
evttermi.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,11 @@
|
||||||
noinst_LTLIBRARIES = libipcxsp.la
|
noinst_LTLIBRARIES = libipcxsp.la
|
||||||
|
|
||||||
libipcxsp_la_SOURCES = \
|
libipcxsp_la_SOURCES = \
|
||||||
ipcaegis.c \
|
ipcaegis.c \
|
||||||
ipc.c \
|
ipc.c \
|
||||||
ipcsockets.c \
|
ipcsockets.c \
|
||||||
ipcstdio.c \
|
ipcstdio.c \
|
||||||
ipctiein.c
|
ipctiein.c
|
||||||
|
|
||||||
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices
|
AM_CPPFLAGS = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,12 +22,12 @@ SUBDIRS = bsim1 \
|
||||||
transient \
|
transient \
|
||||||
transmission \
|
transmission \
|
||||||
vbic
|
vbic
|
||||||
|
|
||||||
|
|
||||||
DIST_SUBDIRS = bsim1 \
|
|
||||||
|
DIST_SUBDIRS = bsim1 \
|
||||||
bsim2 \
|
bsim2 \
|
||||||
bsim3 \
|
bsim3 \
|
||||||
bsim3soi \
|
bsim3soi \
|
||||||
bsim3soidd \
|
bsim3soidd \
|
||||||
bsim3soifd \
|
bsim3soifd \
|
||||||
bsim3soipd \
|
bsim3soipd \
|
||||||
|
|
@ -51,6 +51,6 @@ TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/sr
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
README bin
|
README bin
|
||||||
|
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
TESTS = gain-stage.cir \
|
TESTS = gain-stage.cir \
|
||||||
op-amp.cir
|
op-amp.cir
|
||||||
|
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ TESTS = \
|
||||||
test12.cir \
|
test12.cir \
|
||||||
test13.cir \
|
test13.cir \
|
||||||
test14.cir
|
test14.cir
|
||||||
|
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ TESTS = comparator.cir \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
t3.cir \
|
t3.cir \
|
||||||
t4.cir \
|
t4.cir \
|
||||||
t5.cir \
|
t5.cir \
|
||||||
inv2.cir \
|
inv2.cir \
|
||||||
RampVg2.cir
|
RampVg2.cir
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
t3.cir \
|
t3.cir \
|
||||||
t4.cir \
|
t4.cir \
|
||||||
t5.cir \
|
t5.cir \
|
||||||
inv2.cir \
|
inv2.cir \
|
||||||
RampVg2.cir
|
RampVg2.cir
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
t3.cir \
|
t3.cir \
|
||||||
t4.cir \
|
t4.cir \
|
||||||
t5.cir \
|
t5.cir \
|
||||||
inv2.cir \
|
inv2.cir \
|
||||||
RampVg2.cir
|
RampVg2.cir
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -8,13 +8,13 @@ TESTS = \
|
||||||
rca3040.cir \
|
rca3040.cir \
|
||||||
rtlinv.cir \
|
rtlinv.cir \
|
||||||
schmitt.cir \
|
schmitt.cir \
|
||||||
diffpair.cir \
|
diffpair.cir \
|
||||||
fourbitadder.cir
|
fourbitadder.cir
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = test1.cir
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = jfet_vds-vgs.cir
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = subth.cir
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -9,12 +9,12 @@ TESTS = \
|
||||||
mesa.cir \
|
mesa.cir \
|
||||||
mesgout.cir \
|
mesgout.cir \
|
||||||
mesinv.cir \
|
mesinv.cir \
|
||||||
mesosc.cir
|
mesosc.cir
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ TESTS = \
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = diffpair.cir
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ TESTS = fourbitadder.cir
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,18 @@
|
||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
TESTS = \
|
TESTS = \
|
||||||
cpl_ibm2.cir \
|
cpl_ibm2.cir \
|
||||||
cpl3_4_line.cir \
|
cpl3_4_line.cir \
|
||||||
ltra1_1_line.cir \
|
ltra1_1_line.cir \
|
||||||
ltra2_2_line.cir \
|
ltra2_2_line.cir \
|
||||||
txl1_1_line.cir \
|
txl1_1_line.cir \
|
||||||
txl2_3_line.cir
|
txl2_3_line.cir
|
||||||
|
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
|
||||||
|
|
@ -3,16 +3,16 @@
|
||||||
|
|
||||||
|
|
||||||
TESTS = CEamp.cir \
|
TESTS = CEamp.cir \
|
||||||
FG.cir \
|
FG.cir \
|
||||||
FO.cir \
|
FO.cir \
|
||||||
diffamp.cir \
|
diffamp.cir \
|
||||||
noise_scale_test.cir \
|
noise_scale_test.cir \
|
||||||
temp.cir
|
temp.cir
|
||||||
|
|
||||||
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
TESTS_ENVIRONMENT = $(SHELL) $(top_srcdir)/tests/bin/check.sh $(top_builddir)/src/ngspice
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
$(TESTS) \
|
$(TESTS) \
|
||||||
$(TESTS:.cir=.out)
|
$(TESTS:.cir=.out)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue