[Dart-dev] DART/branches Revision: 12799

dart at ucar.edu dart at ucar.edu
Fri Aug 31 09:24:42 MDT 2018


nancy at ucar.edu
2018-08-31 09:24:42 -0600 (Fri, 31 Aug 2018)
61
johnny fixed the code so restore the makefile
for this tool




Deleted: DART/branches/recam/models/cam-fv/work/broken_mkmf_closest_member_tool
===================================================================
--- DART/branches/recam/models/cam-fv/work/broken_mkmf_closest_member_tool	2018-08-31 15:23:20 UTC (rev 12798)
+++ DART/branches/recam/models/cam-fv/work/broken_mkmf_closest_member_tool	2018-08-31 15:24:42 UTC (rev 12799)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../mkmf/mkmf -p closest_member_tool -t ../../../mkmf/mkmf.template   \
- -a "../../.." path_names_closest_member_tool
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Copied: DART/branches/recam/models/cam-fv/work/mkmf_closest_member_tool (from rev 12798, DART/branches/recam/models/cam-fv/work/broken_mkmf_closest_member_tool)
===================================================================
--- DART/branches/recam/models/cam-fv/work/mkmf_closest_member_tool	                        (rev 0)
+++ DART/branches/recam/models/cam-fv/work/mkmf_closest_member_tool	2018-08-31 15:24:42 UTC (rev 12799)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
+# http://www.image.ucar.edu/DAReS/DART/DART_download
+#
+# DART $Id$
+
+../../../build_templates/mkmf -p closest_member_tool -t ../../../build_templates/mkmf.template   \
+ -a "../../.." path_names_closest_member_tool
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


More information about the Dart-dev mailing list