2000-04-27 22:03:57 +02:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
|
|
noinst_HEADERS = \
|
2000-05-13 12:42:04 +02:00
|
|
|
acdefs.h \
|
|
|
|
|
bool.h \
|
|
|
|
|
cktdefs.h \
|
|
|
|
|
complex.h \
|
|
|
|
|
const.h \
|
|
|
|
|
cpdefs.h \
|
|
|
|
|
cpextern.h \
|
|
|
|
|
cpstd.h \
|
|
|
|
|
defines.h \
|
|
|
|
|
devdefs.h \
|
|
|
|
|
dgen.h \
|
|
|
|
|
distodef.h \
|
|
|
|
|
dvec.h \
|
|
|
|
|
ftedbgra.h \
|
|
|
|
|
ftedebug.h \
|
|
|
|
|
ftedefs.h \
|
|
|
|
|
ftedev.h \
|
|
|
|
|
fteext.h \
|
|
|
|
|
ftehelp.h \
|
|
|
|
|
fteinp.h \
|
|
|
|
|
fteinput.h \
|
|
|
|
|
fteparse.h \
|
|
|
|
|
gendefs.h \
|
2000-05-13 19:28:16 +02:00
|
|
|
graph.h \
|
2000-05-13 12:42:04 +02:00
|
|
|
grid.h \
|
|
|
|
|
hlpdefs.h \
|
|
|
|
|
iferrmsg.h \
|
|
|
|
|
ifsim.h \
|
|
|
|
|
inpdefs.h \
|
|
|
|
|
inpmacs.h \
|
|
|
|
|
inpptree.h \
|
|
|
|
|
jobdefs.h \
|
|
|
|
|
macros.h \
|
|
|
|
|
missing_math.h \
|
|
|
|
|
ngspice.h \
|
|
|
|
|
noisedef.h \
|
|
|
|
|
opdefs.h \
|
|
|
|
|
optdefs.h \
|
|
|
|
|
plot.h \
|
|
|
|
|
pnode.h \
|
|
|
|
|
pzdefs.h \
|
|
|
|
|
sen2defs.h \
|
|
|
|
|
sensdefs.h \
|
|
|
|
|
sensgen.h \
|
|
|
|
|
sim.h \
|
|
|
|
|
smpdefs.h \
|
|
|
|
|
spconfig.h \
|
|
|
|
|
sperror.h \
|
|
|
|
|
spmatrix.h \
|
|
|
|
|
suffix.h \
|
|
|
|
|
terminal.h \
|
|
|
|
|
tfdefs.h \
|
|
|
|
|
trandefs.h \
|
|
|
|
|
trcvdefs.h \
|
|
|
|
|
tskdefs.h \
|
|
|
|
|
variable.h \
|
|
|
|
|
wordlist.h
|
2000-04-27 22:03:57 +02:00
|
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|