2004-07-22 Stefan Jones <stefan.jones@multigig.com>
* src/Makefile.am: Change link order so xspice compiles
This commit is contained in:
parent
01724cecd1
commit
f82b52ed68
|
|
@ -1,3 +1,8 @@
|
|||
2004-07-22 Stefan Jones <stefan.jones@multigig.com>
|
||||
|
||||
* src/Makefile.am:
|
||||
Change link order so xspice compiles
|
||||
|
||||
2004-07-22 Adrian Dawe <adrian.dawe@multigig.com>
|
||||
|
||||
* src/{measure.tcl,nodeDialog.tcl,pkgIndex.tcl.in,
|
||||
|
|
|
|||
|
|
@ -70,8 +70,8 @@ ngspice_LDADD = \
|
|||
spice.o \
|
||||
frontend/libfte.a \
|
||||
frontend/plotting/libplotting.a \
|
||||
@XSPICELIB1@ \
|
||||
spicelib/devices/dev.o \
|
||||
@XSPICELIB1@ \
|
||||
$(DYNAMIC_DEVICELIBS) \
|
||||
spicelib/analysis/libckt.a \
|
||||
spicelib/devices/libdev.a \
|
||||
|
|
|
|||
Loading…
Reference in New Issue