You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

140 lines
1.5 KiB

## Process this file with automake to produce Makefile.in
SUBDIRS = \
asrc \
bjt \
bsim1 \
bsim2 \
bsim3 \
bsimsoi \
bsim4 \
bsim4v4 \
bsim4v5 \
bsim4v6 \
bsim3v0 \
bsim3v1 \
bsim3v32 \
bsim3soi_pd \
bsim3soi_fd \
bsim3soi_dd \
cap \
cccs \
ccvs \
cpl \
csw \
dio \
ind \
isrc \
hfet1 \
hfet2 \
hisim2 \
hisimhv1 \
jfet \
jfet2 \
ltra \
mes \
mesa \
mos1 \
mos2 \
mos3 \
mos6 \
mos9 \
res \
soi3 \
sw \
tra \
txl \
urc \
vbic \
vccs \
vcvs \
vsrc \
@VLADEVDIR@
if NDEV_WANTED
SUBDIRS += ndev
endif
if NUMDEV_WANTED
SUBDIRS += nbjt nbjt2 numd numd2 numos
endif
DIST_SUBDIRS = \
@VLADEVDIR@ \
asrc \
bjt \
bsim1 \
bsim2 \
bsim3 \
bsimsoi \
bsim4 \
bsim4v4 \
bsim4v5 \
bsim4v6 \
bsim3v0 \
bsim3v1 \
bsim3v32 \
bsim3soi_pd \
bsim3soi_fd \
bsim3soi_dd \
cap \
cccs \
ccvs \
cpl \
csw \
dio \
ind \
isrc \
hfet1 \
hfet2 \
hisim2 \
hisimhv1 \
jfet \
jfet2 \
ltra \
mes \
mesa \
mos1 \
mos2 \
mos3 \
mos6 \
mos9 \
ndev \
res \
soi3 \
sw \
tra \
txl \
urc \
vbic \
vccs \
vcvs \
vsrc \
nbjt \
nbjt2 \
numd \
numd2 \
numos
noinst_LTLIBRARIES = libdev.la
libdev_la_SOURCES = \
dev.c \
dev.h \
devsup.c \
cktaccept.c \
cktaccept.h \
cktask.c \
cktbindnode.c \
cktcrte.c \
cktfinddev.c \
cktinit.c \
limit.c
EXTRA_DIST = @NOTVLADEVDIR@
AM_CPPFLAGS = @AM_CPPFLAGS@ -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devices
AM_CFLAGS = $(STATIC)
MAINTAINERCLEANFILES = Makefile.in