NetBSD/sys/arch/sparc
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 avoid a memory leak 2001-10-05 13:32:23 +00:00
fpu BADREG was no longer defined. 2001-09-22 19:58:28 +00:00
include Unify sparc{,64} headers once again; restore 32-bit sparc64 ABI. 2001-10-15 21:32:25 +00:00
sparc add a note about keeping this file in sync with the sparc64 conf.c. also 2001-10-22 16:40:47 +00:00
stand getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
Makefile