mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-02 18:48:39 +02:00
12 lines
219 B
Plaintext
12 lines
219 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libngspice
|
|
Description: General-purpose circuit simulator
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lngspice
|
|
Cflags: -I${includedir}
|
|
|