;; Rules for Rubber. [dot-pdf] target = (.*)\.pdf source = \1.dot rule = shell cost = 0 command = dot -Tpdf -Gratio=.62 -o $target $source message = rendering $source into $target