#!/bin/sh
LD_LIBRARY_PATH=../allegro-4.1.11/lib/unix:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
exec supermax

