Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-06-16 11:47:07 -0700 (Fri, 16 Jun 2006)
Revision: 9333
Log message:

      Be more careful not to expand targets to strings when processing rules.
      
      Also, added a documentation section on the value->filename->string
      conversion in rules.
      

Changes  Path
+91 -91 omake-branches/0.9.8.x/doc/html/omake-base.html
+372 -371 omake-branches/0.9.8.x/doc/html/omake-contents.html
+801 -744 omake-branches/0.9.8.x/doc/html/omake-doc.html
+18 -18 omake-branches/0.9.8.x/doc/html/omake-grammar.html
+8 -6 omake-branches/0.9.8.x/doc/html/omake-options.html
+26 -26 omake-branches/0.9.8.x/doc/html/omake-pervasives.html
+5 -5 omake-branches/0.9.8.x/doc/html/omake-references.html
+134 -134 omake-branches/0.9.8.x/doc/html/omake-rule.html
+55 -0 omake-branches/0.9.8.x/doc/html/omake-rules.html
+19 -19 omake-branches/0.9.8.x/doc/html/omake-shell.html
+130 -130 omake-branches/0.9.8.x/doc/html/omake-system.html
+12 -12 omake-branches/0.9.8.x/doc/html/osh.html
+402 -401 omake-branches/0.9.8.x/doc/info/omake-doc.info
+1 -0 omake-branches/0.9.8.x/doc/info/omake-doc.info-2
+74 -91 omake-branches/0.9.8.x/doc/info/omake-doc.info-3
+89 -84 omake-branches/0.9.8.x/doc/info/omake-doc.info-4
+84 -100 omake-branches/0.9.8.x/doc/info/omake-doc.info-5
+103 -105 omake-branches/0.9.8.x/doc/info/omake-doc.info-6
+102 -248 omake-branches/0.9.8.x/doc/info/omake-doc.info-7
+248 -0 omake-branches/0.9.8.x/doc/info/omake-doc.info-8
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.dvi
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.pdf
Binary omake-branches/0.9.8.x/doc/ps/omake-doc.ps
+4 -2 omake-branches/0.9.8.x/doc/src/omake-options.tex
+53 -0 omake-branches/0.9.8.x/doc/src/omake-rules.tex
+71 -1 omake-branches/0.9.8.x/doc/txt/omake-doc.txt
+18 -19 omake-branches/0.9.8.x/src/build/omake_rule.ml