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

Filename                   Kit Description
--------                   --- -----------
CHANGES                      4 What changes have taken place.
Configure                    2 Automated installation script.
INSTALL                      4 How to install it.
MANIFEST                     5 This list of all files in the package.
Makefile.SH                  4 Produces Makefile.
PACKLIST                     5 Which files came with which kits
README                       1 Start here.
c2man.1                      4 Source for the manual pages; needs flattening.
c2man.c                      3 
c2man.h                      4 Source code...
config_h.SH                  4 Produces config.h, the portability header.
ctype_ex.h                   5 Second example header file for the manual page.
enum.c                       4 
enum.h                       5 
example.h                    3 First example header file for the manual page.
fixexample.in                5 Commented sed script to format man page example
flatten.sed                  5 sed script to flatten c2man.1 for installation.
grammar.y                    3 Parser.
lex.l                        3 Lexical analyser.
manpage.c                    1 
manpage.h                    5 
patchlevel.h                 3 The current patch level.
semantic.c                   1 
semantic.h                   5 
strappend.c                  4 
strappend.h                  5 
strconcat.c                  5 
strconcat.h                  5 
string.c                     5 
symbol.c                     5 
symbol.h                     5 
