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

Diff of /trunk/Compilation/Compiler_options/pgf95_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 29  FFLAGS += -Mstandard -Mallocatable=95 -M Line 29  FFLAGS += -Mstandard -Mallocatable=95 -M
29  # Target-specific Options:  # Target-specific Options:
30  FFLAGS += -Kieee -Ktrap=fp  FFLAGS += -Kieee -Ktrap=fp
31    
 F90FLAGS = ${FFLAGS}  
32  LDFLAGS = -g  LDFLAGS = -g
33    
34  LDLIBS = $(addprefix -L, ${netcdf_lib_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir}) -ljumble -lnetcdf95 -lnetcdf -lnumer_rec_95 -lnr_util  LDLIBS = $(addprefix -L, ${netcdf_lib_dir} ${numer_rec_95_dir} ${netcdf95_dir} ${nr_util_dir} ${jumble_dir}) -ljumble -lnetcdf95 -lnetcdf -lnumer_rec_95 -lnr_util

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

  ViewVC Help
Powered by ViewVC 1.1.21