NetBSD/gnu/usr.sbin
thorpej 89b1a9ca73 Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN
case:

	MKBFD	If set to "no", disables building of libbfd, libiberty,
		and all things that depend on them (binutils/gas/ld, gdb,
		dbsym, mdsetimage).

	MKGDB	If set to "no", disables bulding of gdb.

	MKGCC	If set to "no", disables building of gcc and the
		gcc-related libraries (libg2c, libgcc, libobjc, libstdc++).

These are useful for building platforms for which either of the following
situations are true:

	(1) You have no userland from which to run toolchain2netbsd
	    in order to build the appropriate toolchain build framework.

	(2) The platform which you are building requires a newer set
	    of tools than are currently in the tree (e.g. x86-64, ia64).
2001-12-31 23:04:11 +00:00
..
dbsym Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN 2001-12-31 23:04:11 +00:00
mdsetimage Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN 2001-12-31 23:04:11 +00:00
postfix fix typo. (.o in SRCS) 2001-12-20 22:18:50 +00:00
sendmail Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). 2001-12-12 12:24:19 +00:00
Makefile Descend into dbsym. 2001-12-15 03:23:39 +00:00
Makefile.inc