/[lmdze]/trunk/GNUmakefile
ViewVC logotype

Diff of /trunk/GNUmakefile

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

revision 318 by guez, Tue Dec 11 15:06:38 2018 UTC revision 322 by guez, Thu Jan 24 16:17:39 2019 UTC
# Line 16  src_test_orbite = test_orbite.f orbite.f Line 16  src_test_orbite = test_orbite.f orbite.f
16    
17  sources := $(sort ${src_ce0l} ${src_gcm} ${src_test_ozonecm} ${src_test_inter_barxy} ${src_test_fxhyp} ${src_test_inifilr} ${src_test_orbite})  sources := $(sort ${src_ce0l} ${src_gcm} ${src_test_ozonecm} ${src_test_inter_barxy} ${src_test_fxhyp} ${src_test_inifilr} ${src_test_orbite})
18    
19    netcdf95_dir = ${HOME}/Compil_prod/NetCDF95_gfortran_debug
20    nr_util_dir = ${HOME}/Compil_prod/NR_util_gfortran_debug
21    numer_rec_95_dir = ${HOME}/Compil_prod/Numer_Rec_95_gfortran_debug
22    jumble_dir = ${HOME}/Compil_prod/Jumble_gfortran_debug
23    
24  include ${general_compiler_options_dir}/settings.mk  include ${general_compiler_options_dir}/settings.mk
25    
26  VPATH += $(addprefix ${makefile_dir}/, $(shell cat ${makefile_dir}/directories))  VPATH += $(addprefix ${makefile_dir}/, $(shell cat ${makefile_dir}/directories))

Legend:
Removed from v.318  
changed lines
  Added in v.322

  ViewVC Help
Powered by ViewVC 1.1.21