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