source: branches/2016/dev_v3.20_2016_gravity_drainage/MAKE/gfortran_mac.inc @ 24

Last change on this file since 24 was 4, checked in by vancop, 8 years ago

initial import /Users/ioulianikolskaia/Boulot/CODES/LIM1D/ARCHIVE/TMP/LIM1D_v3.20/

File size: 321 bytes
Line 
1FC=gfortran-mp-4.7
2LD=gfortran-mp-4.7
3AR=ar
4ARFLAGS=-r
5NCDF_LIB=-L/opt/local/lib -lnetcdf -lnetcdff -llapack
6NCDF_INC=-I/opt/local/include -I/opt/local/include -DNDEBUG
7CPPFLAGS=
8FFLAGS= -g -fbacktrace -C -fbounds-check -funroll-all-loops -fcray-pointer -ftree-vectorize -std=legacy -m64
9LDFLAGS= ${NCDF_INC} ${NCDF_LIB}
Note: See TracBrowser for help on using the repository browser.