## -- compiling for OpenMP 
PKG_CXXFLAGS=$(SHLIB_OPENMP_CXXFLAGS)
##
## -- linking for OpenMP
PKG_LIBS= $(SHLIB_OPENMP_CXXFLAGS) -lgomp 
