Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-11-08 14:17:19 -0800 (Sat, 08 Nov 2003)
Revision: 257
Log message:

      Multiple target rules require that all targets be examined during the
      up-to-date check.  This now imposes and-semantics on multiple targets.
      

Changes  Path
+25 -8 omake-branches/cache_index/src/build/omake_build.ml
+2 -1 omake-branches/cache_index/src/build/omake_build_type.ml
+25 -24 omake-branches/cache_index/src/ir/omake_cache.ml
+5 -1 omake-branches/cache_index/src/ir/omake_cache.mli
+5 -5 omake-branches/cache_index/src/ir/omake_cache_type.ml