The files in the src directory are covered by the IBM Public License
and the SUN ONC RPC license, with are included in the files
LICENSE.IBM and LICENSE.Sun in the same directory as this README.

To build the AFS kernel module on a local system, run:

    ./configure
    make

When it's done, the binary module will be src/MODLOAD-XXX/libafs.o and
must be manually installed for your kernel.
