NetBSD/share/mk
lukem 337f8776b0 Also set SHLIBDIR to /lib if ${USE_SHLIBDIR} != "no".
This allows <bsd.lib.mk> to correctly set the RPATH of libraries that
use USE_SHLIBDIR=yes to /lib, so that dependent libraries can be found
from /lib when /usr/lib isn't mounted yet.
This was the intention of the _LIBLDOPTS support in <bsd.lib.mk>.

Fixes problem reported by Dan Carosone with when /sbin/cgdconfig is
dynamically linked against libcrypto.so but not libcrypt.so (it was
relying upon libcrypto.so to pull in libcrypt.so).
2005-03-12 13:21:12 +00:00
..
Makefile <bsd.x11.mk>: infrastructure to support reach-over builds of xsrc 2003-09-12 07:40:34 +00:00
bsd.README Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
bsd.dep.mk remove AINC support; it is now unnecessary 2004-04-18 04:32:51 +00:00
bsd.doc.mk Cosmetically tweak how .PHONY is used by (generally) providing it as a source, 2004-01-29 01:48:45 +00:00
bsd.endian.mk Make the assumption that all MACHINE_ARCH'es ending in 'el' are little 2004-03-17 20:16:21 +00:00
bsd.files.mk In UUDECODE_FILES, always use -p to a temporary file and then rename 2004-05-17 12:58:17 +00:00
bsd.gcc.mk provide a variable pointing to the directory where 2003-06-27 17:13:27 +00:00
bsd.hostlib.mk Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253 2004-06-10 00:29:58 +00:00
bsd.hostprog.mk Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
bsd.inc.mk Add a missing .PHONY. 2004-07-06 12:07:34 +00:00
bsd.info.mk Cosmetically tweak how .PHONY is used by (generally) providing it as a source, 2004-01-29 01:48:45 +00:00
bsd.init.mk Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
bsd.kernobj.mk Only try to KERNOBJDIR!= if the required directory exists. 2003-10-11 08:05:57 +00:00
bsd.kinc.mk Cosmetically tweak how .PHONY is used by (generally) providing it as a source, 2004-01-29 01:48:45 +00:00
bsd.kmod.mk Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253 2004-06-10 00:29:58 +00:00
bsd.lib.mk Revert previous (1.258): we don't want to link .so libraries against 2005-01-10 02:42:34 +00:00
bsd.links.mk check for defined before checking for empty to ease a 1.6 transition 2004-06-25 02:05:39 +00:00
bsd.man.mk If USETOOLS != yes then depend on the system tmac directory, not DESTDIR since 2004-06-23 15:28:19 +00:00
bsd.nls.mk Cosmetically tweak how .PHONY is used by (generally) providing it as a source, 2004-01-29 01:48:45 +00:00
bsd.obj.mk Ensure that ${TOOL_STAT} is executable before trying to run it; 2003-12-04 12:15:20 +00:00
bsd.own.mk Turn on PAM by default. Approved by core. 2005-02-28 02:28:09 +00:00
bsd.prog.mk Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling 2005-03-04 20:41:08 +00:00
bsd.rpc.mk Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih 2004-05-12 16:38:01 +00:00
bsd.shlib.mk Also set SHLIBDIR to /lib if ${USE_SHLIBDIR} != "no". 2005-03-12 13:21:12 +00:00
bsd.subdir.mk Add MAKEDIRPREFIX shell macro to <bsd.own.mk>. 2004-04-13 12:25:03 +00:00
bsd.sys.mk Add support for WARNS=4 (-std=c99) 2005-02-20 01:31:44 +00:00
bsd.x11.mk + cleanup removal of -DUSE_NBSD_THREADLIB usage 2005-01-21 05:15:36 +00:00
sys.mk turn on -O2 for hppa. 2004-08-07 21:43:18 +00:00