MPI_ROOT = C:/Program Files (x86)/Microsoft SDKs/MPI/
MPI_INCLUDE = C:/Program Files (x86)/Microsoft SDKs/MPI/Include/
MPI_LIB = C:/Program Files (x86)/Microsoft SDKs/MPI/Lib/x86/msmpi.lib
MY_CC = d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc 
MY_FC = d:/Compiler/gcc-4.9.3/mingw_32/bin/gfortran 
PKG_CPPFLAGS = -I"C:/Program Files (x86)/Microsoft SDKs/MPI/Include/"
PKG_CFLAGS = 
PKG_FFLAGS = 
PKG_LIBS = -L"D:/RCompile/recent/R-3.4.4/bin/i386" -lRlapack -L"D:/RCompile/recent/R-3.4.4/bin/i386" -lRblas -lgfortran -lm -lquadmath "C:/Program Files (x86)/Microsoft SDKs/MPI/Lib/x86/msmpi.lib"
SLAP_FFLAGS =    -O3 -ffloat-store
R_SLAP = lib/i386/libslap.a
