NetBSD/sys/arch/sun2
jmc 6d536163de Change defaults for kernel compiles. Default all to USETOOLS?=no and have
the etc Makefile override that by putting USETOOLS into $.MAKEOVERRIDES
This way the default for kernel compiles is still to use the installed
toolchain instead of depending on $TOOLDIR. $TOOLDIR can be used by
simply adding USETOOLS=yes to the command line as usual.

Adjust each ports template to set the default no setting and also pull in
bsd.own.mk if they weren't already to ensure they'll build correctly
with the new toolchain setup.
2001-10-26 06:45:33 +00:00
..
compile
conf Change defaults for kernel compiles. Default all to USETOOLS?=no and have 2001-10-26 06:45:33 +00:00
dev Changed an obio to read Multibus. 2001-10-01 01:53:31 +00:00
include Added the prom_kbdid function, to help us figure out if 2001-10-01 01:46:56 +00:00
sun2 Added the prom_kbdid function, to help us figure out if 2001-10-01 01:46:56 +00:00
Makefile