Description
Constructs Makefile dependency lists using the NetBSD mkdep tool. It helps build systems understand which source files depend on which headers or generated files.
Use it when maintaining projects or build scripts that expect mkdep behavior. It is a build helper and is normally called from make rules.