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