Browse Source

Do not link with the libraries needed for Ngspice itself.

pre-master-46
Giles Atkinson 1 year ago
committed by Holger Vogt
parent
commit
5cfd87d6ad
  1. 4
      src/xspice/verilog/Makefile.am

4
src/xspice/verilog/Makefile.am

@ -2,6 +2,10 @@
MAINTAINERCLEANFILES = Makefile.in
# Libs for Ngspice are irrelevant here.
LIBS =
# Verilator support: files installed to script directory and below.
initdatadir = $(pkgdatadir)/scripts

Loading…
Cancel
Save