from Makefile.install: 165 #Generating openblas.pc 166 ifeq ($(INTERFACE64),1) 167 SUFFIX64=64 168 endif 169 PKGFILE="$(DESTDIR)$(OPENBLAS_PKGCONFIG_DIR)/$(LIBSONAMEBASE)$(SUFFIX64).pc" ... 178 @cat openblas.pc.in >> "$(PKGFILE)" PR: 275802 Submitted by: Sergey V. Koupreyenko <sergey.koupreyenko@gmail.com> Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
18 lines
516 B
Plaintext
18 lines
516 B
Plaintext
include/cblas.h
|
|
include/f77blas.h
|
|
include/lapack.h
|
|
include/lapacke.h
|
|
include/lapacke_config.h
|
|
include/lapacke_mangling.h
|
|
include/lapacke_utils.h
|
|
include/openblas_config.h
|
|
lib/cmake/openblas/OpenBLASConfig.cmake
|
|
lib/cmake/openblas/OpenBLASConfigVersion.cmake
|
|
lib/libopenblas.a
|
|
lib/libopenblas.so
|
|
lib/libopenblas.so.0
|
|
%%DYNAMIC_ARCH%%lib/libopenblasp-r%%PORTVERSION%%.a
|
|
%%DYNAMIC_ARCH%%lib/libopenblasp-r%%PORTVERSION%%.so
|
|
%%NO_INTERFACE64%%libdata/pkgconfig/openblas.pc
|
|
%%INTERFACE64%%libdata/pkgconfig/openblas64.pc
|