PKG_LIBS =  $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) $(SHLIB_OPENMP_CFLAGS)
PKG_CFLAGS = $(SHLIB_OPENMP_CFLAGS)
## *Both* the above must be *uncommented* for release

#PKG_CFLAGS = -Wall -pedantic $(SHLIB_OPENMP_CFLAGS)
## `#' out previous line for release (but not without uncommenting openMP)
