13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: @PACKAGE_NAME@
|
|
Description: Collection of Fortran77 subroutines designed to solve large scale eigenvalue problems
|
|
Version: @PACKAGE_VERSION@
|
|
URL: @PACKAGE_URL@
|
|
Libs: -L${libdir} -larpack@LIBSUFFIX@
|
|
Libs.private: @ARPACK_PC_LIBS_PRIVATE@
|
|
Cflags: -I${includedir}/arpack
|