NetBSD/sys/arch/sparc64
lukem 03aef4723c cleanup:
options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""
2001-11-20 12:56:17 +00:00
..
compile
conf cleanup: 2001-11-20 12:56:17 +00:00
dev declare variable used only with BLINK inside #ifdef BLINK to avoid 2001-10-23 20:59:42 +00:00
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
sparc64 - pull in opt_kgdb.h where necessary 2001-11-20 08:43:19 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Define SYSDIR if not already defined. 2001-09-13 23:19:59 +00:00