<p><b>laura@ucar.edu</b> 2010-07-23 15:51:09 -0600 (Fri, 23 Jul 2010)</p><p>Added core_physics<br>
</p><hr noshade><pre><font color="gray">Modified: branches/atmos_physics/src/core_nhyd_atmos/Makefile
===================================================================
--- branches/atmos_physics/src/core_nhyd_atmos/Makefile        2010-07-23 21:47:53 UTC (rev 425)
+++ branches/atmos_physics/src/core_nhyd_atmos/Makefile        2010-07-23 21:51:09 UTC (rev 426)
@@ -24,4 +24,4 @@
 .F.o:
         $(RM) $@ $*.mod
         $(CPP) $(CPPFLAGS) $(CPPINCLUDES) $&lt; &gt; $*.f90
-        $(FC) $(FFLAGS) -c $*.f90 $(FCINCLUDES) -I../framework -I../operators
+        $(FC) $(FFLAGS) -c $*.f90 $(FCINCLUDES) -I../framework -I../operators -I../core_physics

</font>
</pre>