<p><b>laura@ucar.edu</b> 2011-10-17 11:49:20 -0600 (Mon, 17 Oct 2011)</p><p>removed compiling module_cam_shr_kind_mod.F and module_cam_support.F which are not needed anymore<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_physics/Makefile
===================================================================
--- branches/atmos_physics/src/core_physics/Makefile        2011-10-17 17:47:32 UTC (rev 1090)
+++ branches/atmos_physics/src/core_physics/Makefile        2011-10-17 17:49:20 UTC (rev 1091)
@@ -63,6 +63,7 @@
 
 # DEPENDENCIES:
 module_driver_cloudines.o: \
+        module_driver_cloudiness.o            \
         module_physics_vars.o
 
 module_driver_convection_deep.o: \
@@ -149,7 +150,7 @@
         ./physics_wrf/module_ra_rrtmg_sw.o
 
 module_physics_todynamics.o: \
-        module_physics_vars.o
+        module_physics_constants.o
 
 module_physics_update_surface.o: \
         module_physics_date_time.o            \

</font>
</pre>