pkgsrc-wip/ncc/PLIST
Thomas Klausner 442a6e86bd Initial import of ncc:
ncc is a compiler that produces program analysis information. ncc
is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also incliudes a
graphical call-graph navigator and source browser which is extremely
practical for hacking and comprehending large projects.

Does someone find this useful?
2004-12-27 14:26:58 +00:00

19 lines
418 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/27 14:26:58 thomasklausner Exp $
bin/ncc
bin/nccar
bin/nccc++
bin/nccld
bin/nccnav
bin/nccnavi
man/man1/ncc.1
share/doc/ncc/KEYS.txt
share/doc/ncc/README
share/doc/ncc/TROUBLES
share/doc/ncc/hacking.BIND
share/doc/ncc/hacking.GCC
share/doc/ncc/hacking.GLIBC
share/doc/ncc/hacking.LINUX-KERNEL
share/doc/ncc/hacking.README
share/ncc/nognu
@dirrm share/ncc
@dirrm share/doc/ncc