        Name: SampleEd drivers
        Type: Library
     Purpose: Provider import and export facilities for SampleEd.
Requirements: Acorn C compiler
              Acorn libfile
              Castle C library
              OSLib (for header)
              CLibSupport
              libsndfile
              mpglib

These are the drivers that SampleEd uses to import and export different
filetypes. They make use of libsndfile and mpglib.

The code provided here should enable you to rebuild them to use newer
versions of those libraries if they become available.

The symbol list provided in rblk will allow the library to be
built to work with version 0.60 (and maybe later) of SampleEd.

Note that the makefiles are autogenerated from Sourcery, they will
require changes to work on the system they are being built on. This
should just mean that some paths need changing.