source: branches/2016/dev_v3.20_2016_gravity_drainage/MAKE/ifort_esker.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: 168 bytes
Line 
1FC=ifort
2LD=ifort
3AR=ar
4ARFLAGS=-r
5NCDF_LIB=-L/opt/netcdf/intel/lib -lnetcdff -llapack
6NCDF_INC=-I/opt/netcdf/intel/include
7FFLAGS=-O3
8LDFLAGS= ${NCDF_INC} ${NCDF_LIB}
Note: See TracBrowser for help on using the repository browser.