SUPPORT commands


PROGRAM NAME

kdocdepend - generate Makefile dependencies for a manual chapter

DESCRIPTION

kdocdepend is used to generate make(1) style dependencies, which are then appended to the Makefile for a manual chapter. kdocdepend recurses through the chapter, following all .so and .include links.

The make system uses kdocdepend for the depend target, which is generated for all manual chapters automatically. So, you shouldn't have to invoke kdocdepend by hand. Simply cd to <toolbox_dir>/manual/<Toolbox_dir> and run the following command:

% make depend

REQUIRED ARGUMENTS

none

OPTIONAL ARGUMENTS

none

EXAMPLES

The following will generate dependencies for the first chapter of
the SUPPORT toolbox manual:

% kdocdepend -target manual.ps -toplevel manual.man \\ -s '# DEPENDENCIES: do not delete'

SEE ALSO

RESTRICTIONS

REFERENCES

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.