NetBSD/sys/arch/vax
atatat d5de3c2fb2 Abstract out a large chunk of the kernel build machinery so that new
build features (such as ross's DEBUGLIST) can easily be applied to all
ports.  This should reduce the complexity of each port's kernel
Makefile considerably.  Line counts:

     227 arch/i386/conf/Makefile.i386.orig
      98 arch/i386/conf/Makefile.i386
     227 arch/alpha/conf/Makefile.alpha.orig
      99 arch/alpha/conf/Makefile.alpha
     219 arch/sparc/conf/Makefile.sparc.orig
     102 arch/sparc/conf/Makefile.sparc
     215 arch/vax/conf/Makefile.vax.orig
     102 arch/vax/conf/Makefile.vax
     253 conf/Makefile.kern.inc

Roll i386, alpha, sparc, and vax over to the new build machinery.
2001-11-16 00:23:02 +00:00
..
bi
boot Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
compile
conf Abstract out a large chunk of the kernel build machinery so that new 2001-11-16 00:23:02 +00:00
consolerl
floppy
if
include MAXSLP is defined to be a machine-independent scheduling parameter, 2001-11-15 18:06:11 +00:00
mba
stand
uba
vax Check if page to be remapped in pmap_enter() is entered by pmap_kenter_pa(), 2001-09-30 17:12:08 +00:00
vsa Make this compile under ELF. 2001-11-09 05:31:44 +00:00
Makefile