[Dart-dev] DART/branches Revision: 11239
dart at ucar.edu
dart at ucar.edu
Wed Mar 8 10:05:36 MST 2017
hendric at ucar.edu
2017-03-08 10:05:33 -0700 (Wed, 08 Mar 2017)
26
changing paths for mkmfs
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_correl_error
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_correl_error 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_correl_error 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p correl_error -t ../../mkmf/mkmf.template \
- -a "../.." path_names_correl_error
+../../../../build_templates/mkmf -p correl_error -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_correl_error
exit $status
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_full_error
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_full_error 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_full_error 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p full_error -t ../../mkmf/mkmf.template \
- -a "../.." path_names_full_error
+../../../../build_templates/mkmf -p full_error -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_full_error
exit $status
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_obs_sampling_err
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_obs_sampling_err 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_obs_sampling_err 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p obs_sampling_err -t ../../mkmf/mkmf.template \
- -a "../.." path_names_obs_sampling_err
+../../../../build_templates/mkmf -p obs_sampling_err -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_obs_sampling_err
exit $status
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_sampling_error
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_sampling_error 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_sampling_error 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p sampling_error -t ../../mkmf/mkmf.template \
- -a "../.." path_names_sampling_error
+../../../../build_templates/mkmf -p sampling_error -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_sampling_error
exit $status
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_system_simulation
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_system_simulation 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_system_simulation 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p system_simulation -t ../../mkmf/mkmf.template \
- -a "../.." path_names_system_simulation
+../../../../build_templates/mkmf -p system_simulation -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_system_simulation
exit $status
Modified: DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_test_sampling_err_table
===================================================================
--- DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_test_sampling_err_table 2017-03-08 16:33:33 UTC (rev 11238)
+++ DART/branches/rma_rearrange/assimilation_code/programs/system_simulation/work/mkmf_test_sampling_err_table 2017-03-08 17:05:33 UTC (rev 11239)
@@ -6,8 +6,8 @@
#
# DART $Id$
-../../mkmf/mkmf -p test_sampling_err_table -t ../../mkmf/mkmf.template \
- -a "../.." path_names_test_sampling_err_table
+../../../../build_templates/mkmf -p test_sampling_err_table -t ../../../../build_templates/mkmf.template \
+ -a "../../../.." path_names_test_sampling_err_table
exit $status
More information about the Dart-dev
mailing list