#!/bin/sh TARGET=`uname -s` ./switch-target ${TARGET} Interp ./build ./switch-target ${TARGET} GUI ./run-BlackBox <