Table of Contents

NAME

dnsdeps.pl - DNS generate dependencies

SYNOPSIS

dnsdeps.pl [options] file ...

DESCRIPTION

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:
-f makefile
Append dependencies to makefile.
-N
Just leave dependencies in .depend rather than appending them to makefile.

AUTHOR

Simon J. Gerraty <sjg@crufty.net>


Table of Contents