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.
9 lines
376 B
Text
9 lines
376 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/09/24 00:44:08 jeremy-c-reed Exp $
|
|
|
|
To use this "mkdep" either use "make MKDEP=${PREFIX}/bin/mkdep ..."
|
|
or add an assignment like this to your /etc/mk.conf file:
|
|
|
|
MKDEP = ${PREFIX}/bin/mkdep
|
|
|
|
===========================================================================
|