Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-02-20 20:05:27 -0800 (Mon, 20 Feb 2006)
Revision: 8748
Log message:

      :squash: dependencies should not disable the selection of
      implicit rules.  Instead, a squash target is buildable iff
      the normal target is buildable.
      
      Bumped the version to 0.9.6.8.1.
      

Changes  Path
+22 -20 omake-branches/0.9.6.x/src/build/omake_target.ml
+6 -2 omake-branches/0.9.6.x/src/builtin/omake_builtin_rule.ml
+24 -13 omake-branches/0.9.6.x/src/ir/omake_node.ml
+7 -7 omake-branches/0.9.6.x/src/ir/omake_node_sig.ml
+1 -1 omake-branches/0.9.6.x/version.txt