/[lmdze]/trunk/libf/call_graph.mk
ViewVC logotype

Diff of /trunk/libf/call_graph.mk

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

revision 5 by guez, Mon Mar 3 16:32:04 2008 UTC revision 6 by guez, Tue Mar 4 14:00:42 2008 UTC
# Line 10  nag_cross_options = -key Line 10  nag_cross_options = -key
10  # NAG general options:  # NAG general options:
11  nag_options = -dusty ${inc_flags}  nag_options = -dusty ${inc_flags}
12    
13  call_graph_etat0_lim: ${sources_etat0_lim}  call_graph_etat0_lim: $(filter-out netcdf95.f90, ${sources_etat0_lim})
14          @nag_fcalls95 ${nag_options} ${nag_fcalls_options} -listing $@ $^          @nag_fcalls95 ${nag_options} ${nag_fcalls_options} -listing $@ $^
15    
16  call_graph_gcm: $(filter-out netcdf95.f90, ${sources_gcm})  call_graph_gcm: $(filter-out netcdf95.f90, ${sources_gcm})

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.21