Execute `ant' to build `daim.jar'. You must read the README.JARS file
in the `lib/' directory to find out the jars required to build daim.

The `build.xml' file also supports the `clean' target that will return
the directory to its original state. The `javadocs' target will build
the API documentation.

Any jars needed to build the application need to be placed in the `lib/'
directory. After that, they will automatically added to the classpath by
ant.
