Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-06-13 14:17:40 -0700 (Tue, 13 Jun 2006)
Revision: 9305
Log message:

      Initial version with a fixed ocamldep.
      The ocamldep bytecode is included in the ocamldep directory.
      

Changes  Path
+1 -1 omake-branches/0.9.8.ocamldep/OMakefile
+99 -4 omake-branches/0.9.8.ocamldep/lib/build/OCaml.om
+27 -0 omake-branches/0.9.8.ocamldep/lib/configure/Configure.om
Properties omake-branches/0.9.8.ocamldep/ocamldep
Added omake-branches/0.9.8.ocamldep/ocamldep/OMakefile
Properties omake-branches/0.9.8.ocamldep/ocamldep/OMakefile
Binary omake-branches/0.9.8.ocamldep/ocamldep/ocamldep
Properties omake-branches/0.9.8.ocamldep/ocamldep/ocamldep
+76 -0 omake-branches/0.9.8.ocamldep/src/builtin/omake_builtin_base.ml
+80 -0 omake-branches/0.9.8.ocamldep/src/builtin/omake_builtin_file.ml