On Wed, 29 Sep 1999, Brian Mitchell wrote:
> How do I specify dependencies in modules? I can find no documentation on
> this, is it done automatically (doubtful)?
You need to add variable KMODDEPS=modulename to KLD makefile.
This will generate dependency on 'modulename'.
--
Boris Popov
http://www.butya.kz/~bp/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- KLD dependencies Brian Mitchell
- Boris Popov

