#! /bin/sh
cd source
./configure 
make
ln -sf source/robowars ../runme
