acd uses a few facilities from binutils-2.16.1, which is a freely available
set of libraries in the public domain. Rather than reduce the large set of
libraries to the set of software needed by asx, the entire binutils package
needs to be downloaded and built as a precursor to compiling this software.

You will need to build binutils for the desired platform before attempting
to build asx, if it is not already available on your platform.  To do this
follow the instructions in the binutils directory.

Source code for binutils is available from:

http://ftp.gnu.org/gnu/binutils/

The acd Makefile expects the directory binutils-2.16.1 to be placed above this
directory.

Later versions of binutil will probably be compatable with asx's requirements,
but this has not been verified.

This source code uses 4 character tabs.

On 64 bit sun platforms define DWARF64

The files git-data*.h contain test data derived from CLICS applied to
GIT 1.6.4.1.
