Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-04-18 08:22:08 -0700 (Fri, 18 Apr 2003)
Revision: 17
Log message:

      Commands for .PHONY targets should not be committed to the cache.
      Also, scanner shuld wait until dependencies are built, not just
      that they exist.
      

Changes  Path
Properties omake
+1 -0 omake/.cvsignore
+18 -1 omake/Makefile
+23 -3 omake/OMakefile
+38 -47 omake/src/build/omake_build.ml
+1 -1 omake/src/ir/omake_cache.ml
+2 -0 omake/src/ir/omake_cache_type.ml
+2 -0 omake/src/ir/omake_command_type.ml