Hi Gabor,

* Gábor Kövesdán <ga...@kovesdan.org> wrote:
> I wonder if there's a conventional way of building _only_ shared
> libraries using bsd.lib.mk. At default, it builds static, shared and
> profiled libraries, which is a waste of time because I only need
> shared libraries, which I use as on-demand loadable modules.
> Adjusting _LIBS after the inclusion of bsd.lib.mk doesn't help and
> there are no knobs to control the behaviour. What should I do?

Be sure to look at the Makefiles used by the PAM modules
(lib/libpam/modules). I guess NO_PROFILE and NO_INSTALLLIB should be
sufficient.

-- 
 Ed Schouten <e...@80386.nl>
 WWW: http://80386.nl/

Attachment: pgpW43ul3l3zL.pgp
Description: PGP signature

Reply via email to