NetBSD/sys/arch/mac68k
jonathan 4c1d96de78 * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2.
Lets users over-ride with makeoptions COPTS="..." in kernel config files.

  Leave `mandatory' flags (like  -msoft-float which  on m68k enforces no
  FP in kernel) in CFLAGS.
1996-12-01 06:12:25 +00:00
..
compile
conf * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
dev Kill the conspa variable, and use mac68k_vidphys instead. Where we used 1996-11-19 07:17:47 +00:00
include Include MACHINE_NONCONTIG here. It isn't needed on all macs, but it has been 1996-11-15 14:21:00 +00:00
mac68k Add missing ss, uk, and rd devices to cdevsw 1996-11-21 08:33:22 +00:00
nubus Fix a raft of printf format strings and some declaration problems for 1996-10-21 05:42:23 +00:00
obio Check to make sure that ASCBase is accessable before claiming that we 1996-11-09 17:26:26 +00:00
Makefile Remove bogus reference to BSDSRCDIR here; still doesn't work, though. 1996-03-27 03:56:22 +00:00