[Dart-dev] DART/branches Revision: 12543
dart at ucar.edu
dart at ucar.edu
Thu Apr 19 13:31:40 MDT 2018
nancy at ucar.edu
2018-04-19 13:31:40 -0600 (Thu, 19 Apr 2018)
115
remove -x to automatically make after creating
the Makefile. this is inconsistent with all our
other mkmf files.
Modified: DART/branches/all_nsc_changes/observations/obs_converters/snow/work/mkmf_snow_to_obs_netcdf
===================================================================
--- DART/branches/all_nsc_changes/observations/obs_converters/snow/work/mkmf_snow_to_obs_netcdf 2018-04-19 19:16:40 UTC (rev 12542)
+++ DART/branches/all_nsc_changes/observations/obs_converters/snow/work/mkmf_snow_to_obs_netcdf 2018-04-19 19:31:40 UTC (rev 12543)
@@ -7,7 +7,7 @@
# DART $Id$
../../../../build_templates/mkmf -p snow_to_obs_netcdf -t ../../../../build_templates/mkmf.template \
- -x -a "../../../.." path_names_snow_to_obs_netcdf
+ -a "../../../.." path_names_snow_to_obs_netcdf
exit $status
More information about the Dart-dev
mailing list