PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

# -DNDEBUG should give a slight performance boost
PKG_CXXFLAGS = -DNDEBUG
