Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-04-24 21:30:04 -0700 (Mon, 24 Apr 2006)
Revision: 9126
Log message:

      Forgot tho check this in.
      Ignore empty command lines in rules.  This means that such rules like the following
      should again work.
      
      .SCANNER: foo
         @
      

Changes  Path
+1 -1 omake-branches/0.9.8.x/lib/build/OCaml.om
+9 -2 omake-branches/0.9.8.x/src/build/omake_rule.ml
+3 -0 omake-branches/0.9.8.x/src/env/omake_env.ml
+1 -0 omake-branches/0.9.8.x/src/env/omake_env.mli
+1 -1 omake-branches/0.9.8.x/src/shell/omake_shell_lex.ml