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