This script recursively searches files for $INCLUDE
directives and the zone defintions they contain. It handles BIND-8 as well
as BIND-4 config syntax.
Options:
-fmakefile
Append dependencies to makefile.
-N
Just leave dependencies in .depend rather than appending them to makefile.