# we use the BLAS and the LAPACK library, and lapack_atlas:
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) # -llapack_atlas
