Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-05-19 16:41:06 -0700 (Mon, 19 May 2003)
Revision: 79
Log message:

      Dumb, forgot to compare _directories_ when comparing phony targets.  Oops.
      This was the cause of the deadlocked .DEFAULT.  Don't know why it
      appeared only on quistis.chaos2.org
      

Changes  Path
+12 -2 omake/src/build/omake_build.ml
+3 -0 omake/src/env/omake_env.ml
+9 -5 omake/src/ir/omake_node.ml