Commit Graph

3 Commits

Author SHA1 Message Date
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
leo 377c33d6e9 Remove uses of config.new (Bernd Ernesti) and do some cleanups to match
reality.
1997-10-29 10:36:24 +00:00
leo 03c8ad028e NetBSD/Atari, port by Leo Weppelman. 1995-03-30 05:44:08 +00:00