MPI_ROOT = C:/Program Files (x86)/Microsoft SDKs/MPI/
MPI_INCLUDE = C:/Program Files (x86)/Microsoft SDKs/MPI/Include/
MPI_LIB = D:/RCompile/CRANpkg/lib/4.0/pbdMPI/libs/x64/libmsmpi64.a
MY_CC = d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64
MY_FC = d:/Compiler/gcc-4.9.3/mingw_64/bin/gfortran -m64
PKG_CPPFLAGS = -I"C:/Program Files (x86)/Microsoft SDKs/MPI/Include/" -DUSE_FC_LEN_T
PKG_CFLAGS = 
PKG_FFLAGS = 
PKG_LIBS = -L"D:/RCompile/recent/R/bin/x64" -lRlapack -L"D:/RCompile/recent/R/bin/x64" -lRblas -lgfortran -lm -lquadmath "D:/RCompile/CRANpkg/lib/4.0/pbdMPI/libs/x64/libmsmpi64.a"
SLAP_FFLAGS =    -O2 -msse2 -mfpmath=sse
R_SLAP = lib/x64/libslap.a
