NetBSD/sys/arch/powerpc
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 PowerPC port 1996-09-30 16:34:14 +00:00
conf * Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2. 1996-12-01 06:12:25 +00:00
include PROF -> GPROF 1996-11-30 02:48:57 +00:00
powerpc Fix an inconsistency that came in with Lite: setrq() was renamed to 1996-11-06 20:19:19 +00:00
stand don't include <machine/exec.h> explicitly. No other changes needed, since 1996-10-07 21:43:02 +00:00
Makefile PowerPC port 1996-09-30 16:34:14 +00:00