NetBSD/sys/arch/news68k
joerg 3c550524b5 Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
disabled by -D) from the output of newvers_stand.sh.  Change -D to the
inverted logic, so that it adds the date to bootprog_rev in ().

Change all platforms accordingly. -D is added if MKREPRO is not yes and
wasn't present before. Platforms that didn't use -D don't depend on
MKREPRO now either.
2011-01-22 19:19:14 +00:00
..
compile
conf Switch remaining platforms to modern CPP for assembler. 2011-01-21 15:59:04 +00:00
dev Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
include Collect cpu_info and friends and move to m68k/include/cpu.h 2010-12-22 02:42:27 +00:00
news68k Explicitly include <machine/pcb.h> for struct pcb. 2011-01-17 14:53:42 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile