SGE_DEPEND

The sge_depend directory is a slightly modified version of X11 makedepend to automatically generate dependencies.
It has been modified to generate only dependencies for non system header files. For this feature there is an additional commandline switch -l for 'local include files' only, i.e. those used like
#include "thing.h"
rather than
#include <thing.h>

Copyright 2001 Sun Microsystems, Inc. All rights reserved.