1 prereq: rm -rf ./x86 && mkdir x86 2 prog: shell 3 stderr_filter: filter_shell_output 4 vgopts: -q 5 cleanup: rm -rf x86 6