/[lmdze]/trunk/Compilers/g95.mk
ViewVC logotype

Diff of /trunk/Compilers/g95.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 22 by guez, Fri Jul 31 15:18:47 2009 UTC revision 27 by guez, Thu Mar 25 14:29:07 2010 UTC
# Line 13  netcdf95_dir = /home/guez_local/lib/NetC Line 13  netcdf95_dir = /home/guez_local/lib/NetC
13  IOIPSL_dir = /home/guez_local/lib/IOIPSL_Lionel/aq  IOIPSL_dir = /home/guez_local/lib/IOIPSL_Lionel/aq
14    
15  # Include flags:  # Include flags:
16  inc_flags = $(addprefix -I, ${libf_dir} ${libf_dir}/dyn3d ${libf_dir}/phylmd ${libf_dir}/filtrez ${netcdf_inc_dir} ${numer_rec_dir} ${netcdf95_dir} ${IOIPSL_dir})  inc_flags = $(addprefix -I, ${libf_dir} ${libf_dir}/phylmd ${netcdf_inc_dir} ${numer_rec_dir} ${netcdf95_dir} ${IOIPSL_dir})
17    
18  # Other flags which do not affect run time performance:  # Other flags which do not affect run time performance:
19  lang_flags = -ffree-form -pedantic -std=f95 -Wall -Wextra -Wno=136,163,165  lang_flags = -ffree-form -pedantic -std=f95 -Wall -Wextra -Wno=136,163,165

Legend:
Removed from v.22  
changed lines
  Added in v.27

  ViewVC Help
Powered by ViewVC 1.1.21