README for KMACS.ZIP
====================

Files in this zip
-----------------
readme.txt      ! readme on how to build KMAC.APP
kmac.pr         ! project file
make.bat        ! make batch file
ct.bat          ! test category translate batch file
cc.bat          ! test compile batch file
kmac.cat        ! Command manager
kmac.rss        ! Resource file
kmac.pic        ! Pic file
kmaced.pic      ! Pic file for editor alias
kmpanic.h       ! Panic numbers
kmacc.c         ! Source code
kmac.ms         ! Source for shell data
kmac.afl        ! Add-file-list for kmac

To build KMAC
-------------
If you want to build KMAC, you will need to build LPC first (so that
you have a copy of LPC.G available.

You will also need a copy of v2 (at least) of the Psion C SiboSDK.

Put all the files from KMACS.ZIP into, say, a \sibosdk\kmac
directory.  If necessary, copy in suitable ts.red, rs.bat, and
rch.bat files, from standard directories in the SDK.

Type "make".
