Do not link with the libraries needed for Ngspice itself.
This commit is contained in:
parent
5bf0a61f9f
commit
8ad585a8e0
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
|
# Libs for Ngspice are irrelevant here.
|
||||||
|
|
||||||
|
LIBS =
|
||||||
|
|
||||||
# Verilator support: files installed to script directory and below.
|
# Verilator support: files installed to script directory and below.
|
||||||
|
|
||||||
initdatadir = $(pkgdatadir)/scripts
|
initdatadir = $(pkgdatadir)/scripts
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue