Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-04-03 10:58:58 -0700 (Mon, 03 Apr 2006)
Revision: 9007
Log message:

      Minor changes from tracking down OCaml bug.
      See http://caml.inria.fr/mantis/view.php?id=3998
      

Changes  Path
+1 -1 omake-branches/0.9.6.x/lib/configure/fam.om
+2 -1 omake-branches/0.9.6.x/mk/defaults
+1 -1 omake-branches/0.9.6.x/mk/make_config
+10 -4 omake-branches/0.9.6.x/src/Makefile
+10 -4 omake-branches/0.9.6.x/src/Makefile.nt
Properties omake-branches/0.9.6.x/src/ast
Properties omake-branches/0.9.6.x/src/build
+32 -4 omake-branches/0.9.6.x/src/build/omake_build.ml
Properties omake-branches/0.9.6.x/src/builtin
Properties omake-branches/0.9.6.x/src/clib
+3 -0 omake-branches/0.9.6.x/src/clib/OMakefile
+23 -11 omake-branches/0.9.6.x/src/clib/omake_notify.c
+23 -27 omake-branches/0.9.6.x/src/clib/omake_shell_sys.c
Properties omake-branches/0.9.6.x/src/env
Properties omake-branches/0.9.6.x/src/eval
Properties omake-branches/0.9.6.x/src/exec
Properties omake-branches/0.9.6.x/src/ir
Properties omake-branches/0.9.6.x/src/libmojave
+2 -0 omake-branches/0.9.6.x/src/libmojave/OMakefile
Properties omake-branches/0.9.6.x/src/magic
Properties omake-branches/0.9.6.x/src/main
Properties omake-branches/0.9.6.x/src/shell
+0 -16 omake-branches/0.9.6.x/src/shell/omake_shell_sys_win32.ml
Properties omake-branches/0.9.6.x/src/util