Contents
上传用户:andy_li
上传日期:2007-01-06
资源大小:1019k
文件大小:1k
源码类别:

压缩解压

开发平台:

MultiPlatform

  1. Contents of the "acorn" subdirectory for UnZip 5.3 and later:
  2.   acorn.c.acorn     Acorn-specific resources
  3.   acorn.c.riscos    mainly file-handling routines for FileCore-based filesystems
  4.   acorn.Contents    this file
  5.   acorn.h.riscos
  6.   acorn.h.swiven
  7.   acorn.README      notes about Acorn-specific features
  8.   acorn.RunMe1st    Obey file to move files into suitable place for compilation
  9.                     on RISC OS machines
  10.   acorn.s.swiven    SWI veneers
  11.   acorn.srcrename   small executable that converts files from Unix style to
  12.                     RISC OS style, used by RunMe1st
  13. Notes:
  14.   Use the "RunMe1st" file (it is an Obey file) to convert all the files from
  15.   "filename/[chs]" to "[chs].filename" (so that UnZip could be easily compiled
  16.   under RISC OS). It will also set the correct makefile.
  17.   To compile just set the CSD to the main UnZip directory and run 'amu'.
  18.   Currently only the Acorn C V5 compiler has been tested but probably also
  19.   Acorn C V4 and the Acorn Assembler V2 will be able to compile UnZip.