README for LPCS.ZIP
===================

Files in this zip
-----------------
readme.txt      ! readme on how to build LPC.DYL
lpc.pr          ! project file
make.bat        ! make batch file
ct.bat          ! test category translate batch file
cc.bat          ! test compile batch file
lpc.cat         ! category file
lpcdat.h        ! static text definitions
lpcdat.cd       ! static text declarations
lpcon.c         ! method file

To build LPC
------------
You will need a copy of v2 (at least) of the Psion C SiboSDK.

Put all the files from LPCS.ZIP into, say, a \sibosdk\lpc directory. 
If necessary, copy in a suitable ts.red file.

Type "make".
