/[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 10 by guez, Fri Apr 18 14:45:53 2008 UTC revision 12 by guez, Mon Jul 21 16:05:07 2008 UTC
# Line 5  Line 5 
5    
6  FC = g95  FC = g95
7    
8  netcdf_inc_dir = /home/guez/include/NetCDF_g95 /home/guez/include  netcdf_inc_dir = /home/guez_local/include/NetCDF_g95 /home/guez_local/include
9  netcdf_lib_dir = /home/guez/lib /home/guez/lib/NetCDF_g95  netcdf_lib_dir = /home/guez_local/lib /home/guez_local/lib/NetCDF_g95
10    
11  numer_rec_dir = /home/guez/lib/Numer_Rec_Lionel/a  numer_rec_dir = /home/guez_local/lib/Numer_Rec_Lionel/a
12  netcdf95_dir = /home/guez/lib/NetCDF95/g95  netcdf95_dir = /home/guez_local/lib/NetCDF95/g95
13  IOIPSL_dir = /home/guez/lib/IOIPSL_Lionel/ac  IOIPSL_dir = /home/guez_local/lib/IOIPSL_Lionel/ac
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.10  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.21