How would I do: { r.Run('./selfextractor.bin') } in rMake? It 'cvc cooks' but rMake can't find the file. Seems likes it's reading the *cmd* as a literal whole and doesn't understand I want to run the program so it can dump it's contents.