1README		Start here.
2ChangeLog	Log of recent changes.
3INSTALL		How to install it.
4FAQ		Frequently Asked Questions about c2man, with Answers.
5C++autodoc	An article describing how C++ support could be added.
6MANIFEST	This list of all files in the package.
7Configure	Automated installation script.
8c2man.man	Source for the manual pages; needs flattening.
9Makefile.SH	Produces Makefile.
10catalog		Free Compilers Catalog entry for c2man.
11example.h	First example header file for the manual page.
12ctype_ex.h	Second example header file for the manual page.
13flatten.SH	Produces sed script to flatten c2man.1 for installation.
14fixexamp.in	Commented sed script to format man page examples.
15lex.l		Lexical analyser.
16grammar.y	Parser.
17config_h.SH	Produces config.h, the portability header.
18patchlevel.h	The current patch level.
19confmagic.h	Further portability magic brought to you by metaconfig.
20c2man.h		Source code...
21semantic.h
22symbol.h
23strconcat.h
24manpage.h
25enum.h
26c2man.c
27semantic.c
28string.c
29symbol.c
30strconcat.c
31manpage.c
32enum.c
33strappend.c
34strappend.h
35output.h	Format-independant interface to backends.
36nroff.c		Backend for nroff output.
37texinfo.c	Backend for texinfo output.
38latex.c		Backend for LaTeX output.
39html.c		Backend for HTML output.
40autodoc.c	Backend for AutoDoc output.
41libc/README.libc Info about library routines which may help.
42libc/COPYING	GPL to cover the GNU-derived library routines.
43libc/getopt.c	getopt support for OS/2, MSDOS & VMS.
44libc/getopt.h	...
45libc/getopt1.c	...
46libc/alloca.c	Portable alloca() routine.
47pc/README.pc	README file for OS/2 and MSDOS.
48pc/Makefile.pc	Makefile for OS/2 and MSDOS.
49pc/updmake	perl script used to regenerate pc/Makefile.pc.
50pc/c2man-32.def	Definitions for EMX/gcc.
51pc/c2man.def	Definitions for Microsoft C.
52pc/config.h	Configuration header for OS/2 & MSDOS.
53pc/popen.c	popen support for OS/2 & MSDOS.
54pc/popen.h	...
55vms/readme.1st	README for VMS port.
56vms/make.com	Build program for VMS.
57vms/c2man.opt-gcc LINK options file for GCC on VMS.
58vms/c2man.opt-vaxc LINK options file for VAX-C on VMS.
59vms/config.h	Config file for VMS compilation.
60vms/popen.c	popen/pclose routines for VMS.
61amiga/README	README for the Amiga port.
62amiga/SMakefile SAS-C Makefile for Amiga.
63amiga/amiga.c	Routines for Amiga.
64amiga/config.h	config.h for Amiga.
65amiga/confmagic.h confmagic.h for Amiga.
66amiga/popen.c	popen() routine for Amiga.
67amiga/project	project file for Amiga.
68amiga/sortad.c	generate a sorted list of AutoDoc contents.
69eg/boxcomment.c	Example input files...
70eg/ccomment.h
71eg/commentaft.c
72eg/cppcomment.h
73eg/dash.h
74eg/ellipsis.c
75eg/grouped.c
76eg/multidecl.c
77eg/namedash.h
78eg/oldstyle.c
79eg/returnerr.h
80eg/returnlist.h
81eg/sections.c
82eg/simplesect.c
83eg/surround.c
84eg/underscore.h
85eg/variable.c
86eg/retdecl.c
87eg/verbatim.h
88U/MailList.U	Metaconfig units for regenerating Configure
89U/End.U
90U/lex.U
91U/liblex.U
92U/libyacc.U
93U/MailList.U
94U/Myinit.U
95U/yacc.U
96tests/runtests	Run developer's regression tests.
97tests/1.c	Developer's regression tests...
98tests/2comment.c
99tests/2decl.c
100tests/3decl.c
101tests/Mfm.c
102tests/Mfm.h
103tests/_G_config.h
104tests/a.c
105tests/a.h
106tests/aa.c
107tests/afterfunc.c
108tests/args2.c
109tests/array.c
110tests/asterisks.c
111tests/attribute.c
112tests/b.c
113tests/badcomma.h
114tests/badinc.c
115tests/bb.c
116tests/bigstruct.h
117tests/blankspace.c
118tests/braceleak.c
119tests/c.c
120tests/caps.c
121tests/cleanup
122tests/comeol.h
123tests/comment.c
124tests/commentenum.h
125tests/commenteof.c
126tests/complexdecl.h
127tests/coredump.c
128tests/cpn.c
129tests/cppenum.h
130tests/decl.c
131tests/dot.c
132tests/e.c
133tests/edecl.c
134tests/edef.c
135tests/ellipsis2.c
136tests/empty.c
137tests/emptysection.c
138tests/enum.h
139tests/enum1.c
140tests/enum2.c
141tests/enuminc.c
142tests/enuminc.inc
143tests/enumnocom.c
144tests/enumtrail.c
145tests/enumvar.c
146tests/eol.c
147tests/eolproto.c
148tests/extern.c
149tests/externdecl.c
150tests/externdecl.h
151tests/externfunc.c
152tests/f.c
153tests/fooo.c
154tests/funcptr.c
155tests/g.c
156tests/h.c
157tests/i.c
158tests/inc.c
159tests/inc.h
160tests/incs
161tests/initstruct.c
162tests/inline.c
163tests/inline.h
164tests/j.c
165tests/k.c
166tests/kr.c
167tests/lint.c
168tests/m.c
169tests/manyenum.c
170tests/math.c
171tests/n.c
172tests/namedenum.c
173tests/nestedparam.c
174tests/nestedparam2.c
175tests/nestedparam3.c
176tests/nestedparam4.c
177tests/nodecl.c
178tests/nodeclspec.c
179tests/o.c
180tests/oldstyle2.c
181tests/p.c
182tests/point_test.h
183tests/prettycom.c
184tests/prettycom.h
185tests/procset.h
186tests/procset_cpp.h
187tests/ptrptr.c
188tests/punctuation.c
189tests/q.c
190tests/quote.c
191tests/r.c
192tests/resource.h
193tests/retenum.c
194tests/retfuncptr.c
195tests/retstruct.c
196tests/returnlist2.c
197tests/s.c
198tests/sessipc.h
199tests/set_bits.h
200tests/signal.h
201tests/skip.c
202tests/smoke.c
203tests/spceol.h
204tests/staticold.c
205tests/stdio.h
206tests/t.c
207tests/trailcolon.h
208tests/twocomments.c
209tests/typedef.c
210tests/typedef2.c
211tests/typedef3.c
212tests/typedef4.c
213tests/typedefarray.c
214tests/u.c
215tests/undocenum.h
216tests/untaggedenum.c
217tests/untyped.c
218tests/varargs.c
219tests/varnodecl.c
220tests/wait.h
221tests/y.tab.c
222tests/z.c
223tests/testroff
224tests/newline_test.h
225tests/backslash_test.h
226ascii.c Raw ASCII text backend from Bernd Luevelsmeyer.
227win32/config.h
228win32/makefile.watcom
229win32/README.win32
230win32/win32.c2man.h
231