# we use the BLAS and the LAPACK library, and armadillo
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) -larmadillo -lpthread
