After all the c2man kits are run you should have the following files:

Filename                   Kit Description
--------                   --- -----------
C++autodoc                   6 An article describing how C++ support could be 
CHANGES                      7 What changes have taken place.
Configure:AA                 2 Automated installation script. (part AA)
Configure:AB                 3 Automated installation script. (part AB)
Configure:AC                 7 Automated installation script. (part AC)
INSTALL                      8 How to install it.
MANIFEST                     8 This list of all files in the package.
Makefile.SH                  7 Produces Makefile.
PACKLIST                     8 Which files came with which kits
PACKNOTES                    9 Script to reconstruct split files
README                       1 Start here.
c2man.1                      5 Source for the manual pages; needs flattening.
c2man.c                      4 
c2man.h                      1 Source code...
catalog                      6 Free Compilers Catalog entry for c2man.
config_h.SH                  7 Produces config.h, the portability header.
confmagic.h                  8 Further portability magic brought to you by met
ctype_ex.h                   8 Second example header file for the manual page.
eg/boxcomment.c              8 Example input files...
eg/ccomment.h                8 
eg/commentaft.c              9 
eg/cppcomment.h              8 
eg/dash.h                    9 
eg/ellipsis.c                9 
eg/grouped.c                 8 
eg/multidecl.c               9 
eg/namedash.h                1 
eg/oldstyle.c                9 
eg/returnlist.h              5 
eg/sections.c                9 
eg/simplesect.c              9 
eg/surround.c                9 
eg/underscore.h              9 
eg/variable.c                6 
enum.c                       8 
enum.h                       8 
example.h                    8 First example header file for the manual page.
fixexamp.in                  8 Commented sed script to format man page example
flatten.SH                   8 Produces sed script to flatten c2man.1 for inst
grammar.y                    6 Parser.
latex.c                      8 Backend for LaTeX output.
lex.l                        7 Lexical analyser.
manpage.c                    1 
manpage.h                    8 
nroff.c                      7 Backend for nroff output.
output.h                     8 Format-independant interface to backends.
patchlevel.h                 9 The current patch level.
pc/COPYING                   5 GPL to cover the PC port library routines.
pc/Makefile.pc               4 Makefile for OS/2 and MSDOS.
pc/README.pc                 1 README file for OS/2 and MSDOS.
pc/c2man-32.def              9 Definitions for EMX/gcc.
pc/c2man.def                 9 Definitions for Microsoft C.
pc/config.h                  5 Configuration header for OS/2 & MSDOS.
pc/getopt.c                  4 getopt support for OS/2 & MSDOS.
pc/getopt.h                  7 ...
pc/getopt1.c                 7 ...
pc/popen.c                   8 popen support for OS/2 & MSDOS.
pc/popen.h                   9 ...
semantic.c                   6 
semantic.h                   8 
strappend.c                  8 
strappend.h                  9 
strconcat.c                  8 
strconcat.h                  4 
string.c                     8 
symbol.c                     8 
symbol.h                     8 
texinfo.c                    8 Backend for texinfo output.
