home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / utilsf / lpc091s / README.TXT < prev   
Text File  |  1994-04-25  |  676b  |  24 lines

  1. README for LPCS.ZIP
  2. ===================
  3.  
  4. Files in this zip
  5. -----------------
  6. readme.txt      ! readme on how to build LPC.DYL
  7. lpc.pr          ! project file
  8. make.bat        ! make batch file
  9. ct.bat          ! test category translate batch file
  10. cc.bat          ! test compile batch file
  11. lpc.cat         ! category file
  12. lpcdat.h        ! static text definitions
  13. lpcdat.cd       ! static text declarations
  14. lpcon.c         ! method file
  15.  
  16. To build LPC
  17. ------------
  18. You will need a copy of v2 (at least) of the Psion C SiboSDK.
  19.  
  20. Put all the files from LPCS.ZIP into, say, a \sibosdk\lpc directory. 
  21. If necessary, copy in a suitable ts.red file.
  22.  
  23. Type "make".
  24.