NetBSD/sys/arch/atari
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
..
atari fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +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 Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
include Enable ELF symbols in ddb. 2001-09-24 09:21:24 +00:00
isa Make the compile with diagnostic. 2001-06-20 10:24:22 +00:00
pci
stand Small changes to the boot system: 2001-10-24 20:12:57 +00:00
vme Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
Makefile