Subject: how to handle shared libraries
To: None <tech-userlevel@NetBSD.org>
From: Rui Paulo <rpaulo@NetBSD.org>
List: tech-userlevel
Date: 08/18/2005 17:08:08
--Pd0ReVV5GZGQvF3a
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,
I'm modifing a makefile and I noticed that there is no ${LIBXXX} for
shared objects, only for ar(1) archives.

Is it okay to:
DPADD+=	${LIBSSL}
LDADD+=	-lssl

Or should this be done differently ? Do we have varnames for shared objects
too ?

		-- Rui Paulo

--Pd0ReVV5GZGQvF3a
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (NetBSD)

iD8DBQFDBLJoZPqyxs9FH4QRAnK5AJ4zOY9uGNY1u/pou6lK4cJNHYYdmgCfaHM9
RxW78qwmt+oKdgAT0xz1vkM=
=wTkY
-----END PGP SIGNATURE-----

--Pd0ReVV5GZGQvF3a--