/[lmdze]/trunk/Compilation/Compiler_options/nag_modules95_FC_debug.mk
ViewVC logotype

Diff of /trunk/Compilation/Compiler_options/nag_modules95_FC_debug.mk

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

revision 33 by guez, Fri Apr 9 10:56:14 2010 UTC revision 36 by guez, Thu Dec 2 17:11:04 2010 UTC
# Line 4  Line 4 
4  # For the NAGWare Fortran 95 module builder and other NAG tools  # For the NAGWare Fortran 95 module builder and other NAG tools
5    
6  # Include flags:  # Include flags:
7  inc_flags = -I${libf_dir} -I${libf_dir}/dyn3d -I${libf_dir}/phylmd -I${libf_dir}/filtrez -I/home/guez_local/include -I/home/guez_local/include/NetCDF_nag_modules95 -I/home/guez_local/lib/Numer_Rec_Lionel/s -I/home/guez_local/lib/NetCDF95/nag_modules95  inc_flags = $(addprefix -I, ${libf_dir} ${libf_dir}/dyn3d ${libf_dir}/phylmd ${libf_dir}/filtrez /home/guez_local/include /home/guez_local/include/NetCDF_nag_modules95 /home/guez_local/lib/Numer_Rec_Lionel/s /home/guez_local/lib/NR_util_g /home/guez_local/lib/NetCDF95/nag_modules95)
8    
9  # NAG general options:  # NAG general options:
10  nag_gl_options = ${inc_flags} -dusty -mismatch_all  nag_gl_options = ${inc_flags} -dusty -mismatch_all

Legend:
Removed from v.33  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.21