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

Diff of /trunk/Compiler_options/g95.mk

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

revision 15 by guez, Fri Aug 1 15:24:12 2008 UTC revision 20 by guez, Wed Oct 15 16:19:57 2008 UTC
# Line 8  FC = g95 Line 8  FC = g95
8  netcdf_inc_dir = /home/guez_local/include/NetCDF_g95 /home/guez_local/include  netcdf_inc_dir = /home/guez_local/include/NetCDF_g95 /home/guez_local/include
9  netcdf_lib_dir = /home/guez_local/lib /home/guez_local/lib/NetCDF_g95  netcdf_lib_dir = /home/guez_local/lib /home/guez_local/lib/NetCDF_g95
10    
11  numer_rec_dir = /home/guez_local/lib/Numer_Rec_Lionel/l  numer_rec_dir = /home/guez_local/lib/Numer_Rec_Lionel/n
12  netcdf95_dir = /home/guez_local/lib/NetCDF95/g95  netcdf95_dir = /home/guez_local/lib/NetCDF95/g95
13  IOIPSL_dir = /home/guez_local/lib/IOIPSL_Lionel/ak  IOIPSL_dir = /home/guez_local/lib/IOIPSL_Lionel/an
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}/dyn3d ${libf_dir}/phylmd ${libf_dir}/filtrez ${netcdf_inc_dir} ${numer_rec_dir} ${netcdf95_dir} ${IOIPSL_dir})

Legend:
Removed from v.15  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.21