With other package systems, mkdep is provided with pmake or bmake packages. This is a newer replacement for devel/newmkdep. It is newer code taken from NetBSD CVS. This uses libnbcompat and has been tested under Linux and NetBSD.
7 lines
315 B
Text
7 lines
315 B
Text
This is a mkdep. It constructs Makefile dependency lists.
|
|
|
|
Because it is a C program and does all postprocessing and file
|
|
handling without calling any external programs, it is up to 10-percent
|
|
faster than the original BSD mkdep shell script.
|
|
|
|
This is NetBSD's version of mkdep originally coded by Matthias Scheler.
|