NetBSD/sys/arch/mac68k
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 Grammar improvements in comments. 2001-09-16 16:40:44 +00:00
include Define __BUS_SPACE_HAS_STREAM_METHODS since the functions are there. Noted 2001-09-14 00:58:08 +00:00
mac68k fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
nubus "wierd" is weird. 2001-08-20 12:20:01 +00:00
obio Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00