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

Diff of /trunk/Compiler_options/pgfortran_debug.mk

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

revision 177 by guez, Mon Sep 14 17:13:16 2015 UTC revision 178 by guez, Fri Mar 11 18:47:26 2016 UTC
# Line 1  Line 1 
1  # These are compiler dependent macros, meant to be included in the  # These are compiler dependent macros, meant to be included in the
2  # makefile for LMDZE.  # makefile for LMDZE.
3    
4  netcdf_inc_dir = /opt/netcdf42/pgf95/include  netcdf_inc_dir = /opt/netcdf43/pgf2013/include
5  netcdf_lib_dir = /opt/netcdf42/pgf95/lib  netcdf_lib_dir = /opt/netcdf43/pgf2013/lib
6    
7  numer_rec_95_dir = /data/guez/lib/Numer_Rec_95_pgfortran  numer_rec_95_dir = /data/guez/lib/Numer_Rec_95_pgfortran_debug
8  nr_util_dir = /data/guez/lib/NR_util_pgfortran  nr_util_dir = /data/guez/lib/NR_util_pgfortran_debug
9  netcdf95_dir = /data/guez/lib/NetCDF95_pgfortran  netcdf95_dir = /data/guez/lib/NetCDF95_pgfortran_debug
10  jumble_dir = /data/guez/lib/Jumble_pgfortran  jumble_dir = /data/guez/lib/Jumble_pgfortran_debug
11    
12  lib_dir_list = ${netcdf_lib_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir}  lib_dir_list = ${netcdf_lib_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir}
13    

Legend:
Removed from v.177  
changed lines
  Added in v.178

  ViewVC Help
Powered by ViewVC 1.1.21