NetBSD/share/mk
lukem 2f7d49d929 Enable MKDYNAMICROOT=yes by default.
This means that:
    +	/bin and /sbin (and the few programs in /usr/* which were statically
	linked) are now dynamically linked.
    +	The shared libraries that are needed by the /bin and /sbin programs
	are now installed into /lib (with compatability symlinks from
	/usr/lib).  These are:
		c crypt edit ipsec kvm m m387 termcap termlib util z
    +	The shared linker is now in /libexec/ld.elf_so, and
	/usr/libexec/ld.elf_so is a symlink to the former.

If you want the prior behaviour of "some applications statically linked,
the rest dynamically linked", set MKDYNAMICROOT=no in your mk.conf(5).

If you have a philosophical objection to dynamic libraries, continue
to set LDSTATIC=-static in your mk.conf(5), and please don't waste any
more time in trying to convince us why dynamic libraries are 3v1l.
2002-09-22 15:08:17 +00:00
..
bsd.dep.mk Don't use -traditional-cpp if HAVE_GCC3. 2002-06-04 21:14:59 +00:00
bsd.doc.mk
bsd.endian.mk Don't -I${DESTDIR}/usr/include without -nostdinc'ing, first. Some 2002-06-05 02:47:56 +00:00
bsd.files.mk
bsd.hostlib.mk * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
bsd.hostprog.mk * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
bsd.inc.mk
bsd.info.mk
bsd.init.mk
bsd.kernobj.mk
bsd.kinc.mk don't bother with "rm -f $$t" before ${INSTALL_LINK} or ${INSTALL_SYMLINK}, 2002-08-24 13:12:38 +00:00
bsd.kmod.mk add 'sun68k' to CLEANFILES for sun2/sun3 2002-07-29 07:42:52 +00:00
bsd.lib.mk If DESTDIR is set, add ${DESTDIR}/usr/libdata to the lint library 2002-09-14 16:56:10 +00:00
bsd.links.mk don't bother with "rm -f $$t" before ${INSTALL_LINK} or ${INSTALL_SYMLINK}, 2002-08-24 13:12:38 +00:00
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Enable MKDYNAMICROOT=yes by default. 2002-09-22 15:08:17 +00:00
bsd.prog.mk Build a .gdbinit in the objdir when building a program. The .gdbinit 2002-09-08 03:59:02 +00:00
bsd.README Enable MKDYNAMICROOT=yes by default. 2002-09-22 15:08:17 +00:00
bsd.subdir.mk
bsd.sys.mk add -Wa,-Av8plus to CFLAGS if we are building for 32bit sparc 2002-07-20 11:43:34 +00:00
Makefile
sys.mk SH5 Makefile Magic. 2002-07-11 15:00:57 +00:00