View | Details | Raw Unified | Return to bug 257396
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 38-44 Link Here
38
SUITESPARSE_DESC=	Use AMD and UMFPACK in SuiteSparse
38
SUITESPARSE_DESC=	Use AMD and UMFPACK in SuiteSparse
39
39
40
ATLAS_USES=		blaslapack:atlas
40
ATLAS_USES=		blaslapack:atlas
41
ATLAS_VARS=		BLASLIBS="ptf77blas, ptcblas" BLASNAME=atlas LAPACKLIBS=alpack LIBRARIES=atlas_libs
41
ATLAS_VARS=		BLASLIBS="ptf77blas, ptcblas" BLASNAME=atlas LAPACKLIBS=alapack LIBRARIES=atlas_libs
42
NETLIB_USES=		blaslapack:netlib
42
NETLIB_USES=		blaslapack:netlib
43
NETLIB_VARS=		BLASLIBS="blas, cblas" BLASNAME=atlas LAPACKLIBS=lapack LIBRARIES=atlas_libs
43
NETLIB_VARS=		BLASLIBS="blas, cblas" BLASNAME=atlas LAPACKLIBS=lapack LIBRARIES=atlas_libs
44
NETLIB_LIB_DEPENDS=	libcblas.so:math/cblas
44
NETLIB_LIB_DEPENDS=	libcblas.so:math/cblas

Return to bug 257396