home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / utility / patch / manifest < prev    next >
Encoding:
Text File  |  1988-07-20  |  1.2 KB  |  24 lines

  1. After all the patch kits are run you should have the following files:
  2.  
  3. Filename        Kit Description
  4. --------        --- -----------
  5. Configure                1  A shell script that installs everything system dependent.
  6. EXTERN.h                 1  Toggle .h files to look foreign.
  7. INTERN.h                 3  Toggle .h files to look domestic.
  8. MANIFEST                 3  This list of files.
  9. Makefile.SH              3  The makefile.
  10. README                   3  Installation instructions.
  11. common.h                 3  Common definitions.
  12. config.H                 3  Sample config.h, in case Configure won't run.
  13. inp.c                    2  Input file abstract data type routines.
  14. inp.h                    3  Public defs for above.
  15. patch.c                  2  The patch program.
  16. patch.man                2  Manual page for patch.
  17. patchlevel.h             3  The patch level of the patch program.
  18. pch.c                    1  Patch abstract data type routines.
  19. pch.h                    3  Public defs for above.
  20. util.c                   2  Utility routines.
  21. util.h                   1  Public defs for above.
  22. version.c                3  Version number routine.
  23. version.h                3  Public defs for above.
  24.