--- trunk/Compilers/ifort.mk 2008/02/27 13:16:39 3 +++ trunk/Compilers/ifort.mk 2012/07/26 14:37:37 62 @@ -1,11 +1,7 @@ # These are machine dependent macros, meant to be included in the # LMDZE makefile -# For ifort 9.0 (1 Jan 2005) - -COMPILE.f = $(FC) $(F90FLAGS) -c - -FC = ifort +# For ifort 9 FFLAGS = -I${libf_dir} -I${libf_dir}/dyn3d -I${libf_dir}/phylmd -I/home/guez/NetCDF/netcdf-3.6.1_ifort/include -I/home/guez/lib/IOIPSL/IOIPSL_t -I/home/guez/lib/Numerical_Recipes_Lionel/ifort -assume minus0 -check all -debug extended -debug-parameters all -error_limit 1 -fltconsistency -fpe0 -fpstkchk -ftrapuv -g -inline-debug-info -O0 -traceback