<p><b>laura@ucar.edu</b> 2010-07-23 15:33:41 -0600 (Fri, 23 Jul 2010)</p><p>Makefile points for physics directory core_physics instead of core_hyd_phys<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_hyd_atmos/Makefile
===================================================================
--- branches/atmos_physics/src/core_hyd_atmos/Makefile        2010-07-23 21:32:02 UTC (rev 421)
+++ branches/atmos_physics/src/core_hyd_atmos/Makefile        2010-07-23 21:33:41 UTC (rev 422)
@@ -24,4 +24,4 @@
 .F.o:
         $(RM) $@ $*.mod
         $(CPP) $(CPPFLAGS) $(CPPINCLUDES) $&lt; &gt; $*.f90
-        $(FC) $(FFLAGS) -c $*.f90 $(FCINCLUDES) -I../framework -I../operators -I../core_hyd_phys
+        $(FC) $(FFLAGS) -c $*.f90 $(FCINCLUDES) -I../framework -I../operators -I../core_physics

</font>
</pre>