## -*- mode: makefile; -*-

# OMP_NUM_THREADS is a natural number between 1 and the number of cores
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
PKG_CPPFLAGS = -DEIGEN_DONT_PARALLELIZE
