| makepp documentation | view source | Contained in the makepp distribution. |
Scanner::C - makepp scanner for C files
Scans a C file for #include's.
Tags are:
File scanned due to an #include "filename" directive.
File scanned due to an #include <filename> directive.
| makepp documentation | view source | Contained in the makepp distribution. |