NetBSD/etc/etc.atari
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 Redo the tty numbering again to avoid future problems. Per discussion 1998-04-24 05:56:30 +00:00
Makefile.inc These commits do two things: 1998-06-28 09:38:40 +00:00
disktab Add alias floppybt -> miniroot 1996-05-27 15:56:40 +00:00
fstab.tmp Extend with: 1997-09-02 19:59:23 +00:00
ttys merge in changes from 1.1 release branch 1995-11-28 05:40:18 +00:00