bleeding heart flowers http://people.csail.mit.edu/jaffer/Docupage/includes.html

includes

Current Version Released Terms
1.5 2004-03-07 Free

The includes script outputs for each argument the names of files included by it.


Quick Start

Usage

Usage: includes file1.c [...]
Usage: includes file1.h [...]
Usage: includes file1.txi [...]
  Outputs each FILEn: and its include files on a line.

Usage: includes file1.scm [...]
  Outputs each FILEn: and the SLIB files it includes on a line.

Examples

$ includes scm/scm*.c
scm/scm.c: "patchlvl.h" "scm.h" 
scm/scmmain.c: "patchlvl.h" "scm.h" 
$ includes bin/includes.scm
bin/includes.scm: strsrch.scm glob.scm scanf.scm strport.scm sc2.scm sc4opt.scm 

I am a guest and not a member of the MIT Computer Science and Artificial Intelligence Laboratory.  My actions and comments do not reflect in any way on MIT.
Docupage
agj @ alum.mit.edu
Go Figure!