Good luck building this!

First, build enummaker from support/enummaker.  This should just be a matter
of make.

Then put enummaker in your path

Next, run the premake from this directory:
make premake

This builds the glbdef.cpp and glbdef.h files.

Now, build the actual app with make from this directory.

You can run it with ./savescummer!

This is set up to build the SDL version for Linux.
