#  script to build runme executable for ICFP 2002 programming contest

make -C source
cp source/player runme
