NetBSD/etc/etc.sparc
fair 75f8e74b32 These commits do two things:
1. Provide a consistent and extensible framework for compiling
kernels for the "make snapshot" target.

2. Add OBJDIR support for the "make snapshot" target, in the form
of three new make variables: KERNOBJDIR, KERNSRCDIR, and KERNCONFDIR.
Default values are in the Makefile.inc, and for OBJDIR they should
be defined in /etc/mk.conf as

	KERNSRCDIR=${BSDSRCDIR}/sys
	KERNOBJDIR=${BSDOBJDIR}/sys/arch/${MACHINE}/compile

The next step is to make a new target in the src/etc/Makefile for "release"
(or something like that) to make release(7) format files.
1998-06-28 09:38:40 +00:00
..
MAKEDEV create more than just mdN and rmdN, and add md0 to "floppy" list. 1998-06-20 12:15:52 +00:00
Makefile.inc These commits do two things: 1998-06-28 09:38:40 +00:00
disktab add support for building bootable floppies. 1998-06-06 05:22:20 +00:00
fstab.sd RCS Id Police. 1998-01-09 06:09:38 +00:00
ttys RCS Id Police. 1998-01-09 06:09:38 +00:00