source: tags/LIM1D_v3.20/MAKE/gfortran_mac.inc @ 6

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

initial import of v3.20 /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.