NetBSD/sys/arch/x68k
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 Change 3 glyphs according to SRAM flags (0xed0059), 2001-10-21 03:46:30 +00:00
include libsa for the new bootloader of x68k port. 2001-09-27 10:03:26 +00:00
stand Use newvers_stand.sh to record the version. 2001-10-15 16:23:00 +00:00
usr.bin objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k fix pmap_changebit() to look for the bit in the page attrs 2001-10-17 06:28:16 +00:00
Makefile