The files contained here are prebuilt using the RedHat Linux for Intel (v5.1)
distribution. To rebuild this source kit for MkLinux, you will need to
modify the makefiles for the following tools:

    yaaflib\sources\Makefile
    toolsrc\rcompile\Makefile
    toolsrc\yaafcon\Makefile
    samplesrc\XTextEdit\Makefile
    
In all four makefiles, search for the following string:

    OPT_NATIVEORDER=0

and replace it with the string

    OPT_NATIVEORDER=1

in four instances per makefile.

Then, rebuild the source kits. First, rebuild the YAAF Library. Then,
rebuild the rcompile tool. Third, recompile yaafcon. And last, recompile
XTextEdit.
