Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-04-04 09:27:12 -0700 (Wed, 04 Apr 2007)
Revision: 10326
Log message:
Cons-hash patch (rev. 10241) follow-up:
- Use "<foo>" instead of ".PHONY:foo" for pretty-printing
- Minor optimization - when compiting a relative path, first compare the
directories with a == (this is a common case and we already cons-hashed, so
this is worth it).
Changes | Path |
+13 -16 | omake-branches/0.9.8.x/src/ir/omake_node.ml |