/[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 80 by guez, Wed Mar 5 12:22:46 2014 UTC revision 83 by guez, Thu Mar 6 15:12:00 2014 UTC
# Line 8  Line 8 
8  FFLAGS = $(addprefix -I, ${HOME}/include ${HOME}/lib/Numer_Rec_95 ${HOME}/lib/NR_util ${HOME}/lib/NetCDF95 ${HOME}/lib/Jumble)  FFLAGS = $(addprefix -I, ${HOME}/include ${HOME}/lib/Numer_Rec_95 ${HOME}/lib/NR_util ${HOME}/lib/NetCDF95 ${HOME}/lib/Jumble)
9    
10  # NAG general options:  # NAG general options:
11  FFLAGS += -dusty -mismatch_all  FFLAGS += -dusty -mismatch_all -free
12    
 F90FLAGS = ${FFLAGS}  
13  nag_fcalls_options = -calledby -lines -locate -class ${FFLAGS}  nag_fcalls_options = -calledby -lines -locate -class ${FFLAGS}
14  nag_cross_options = -key ${FFLAGS}  nag_cross_options = -key ${FFLAGS}
15  version_flag = -v  version_flag = -v

Legend:
Removed from v.80  
changed lines
  Added in v.83

  ViewVC Help
Powered by ViewVC 1.1.21