6 Packager : Matthew L Daniel
<mdaniel@scdi.com
>
7 URL : http
://www.gedanken.demon.co.uk
/cxref
/
8 Source : http
://www.gedanken.demon.co.uk
/cxref
/%{name}-%{version}.tgz
9 BuildRoot : %{_tmppath}/%{name}-%{version}-root
10 Summary : C program cross
-referencing
& documentation tool
12 A program that takes as input a series of C
source files
13 and produces a LaTeX or HTML document containing a cross
14 reference of the files
/functions
/variables
in the program
,
15 including documentation taken from suitably formatted
17 The documentation is stored
in the C
source file
in
18 specially formatted comments
, making it simple to maintain.
19 The cross referencing includes lists of functions called
,
20 callers of each
function, usage of global variables
, header
21 file inclusion
, macro definitions and
type definitions.
22 Works
for ANSI C
, including many gcc extensions.
24 This compiled against gcc
-3.0.1.
29 %configure --enable-us
-paper
34 if test "
/"
!= "$
{RPM_BUILD_ROOT
}"
; then rm -rf $
{RPM_BUILD_ROOT
}; fi
37 %doc ANNOUNCE COPYING FAQ FAQ.html FAQ
-html.pl FILES INSTALL LSM NEWS TODO
38 %doc README README.c README.c.html README.c.rtf README.c.sgml README.c.src.html
39 %doc README_c.tex README.html README.man README.sgml README.tex contrib doc