Commit Graph

5 Commits

Author SHA1 Message Date
minoura 2ebc95cb82 SMALL instead of ALL for snapshot. 1999-01-03 14:49:39 +00:00
itohy 03cde6e019 Use "${MAKE}" instead of "make" for cross compilation. 1998-10-09 10:40:59 +00:00
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
oki 68188bee78 check DESTDIR. Added 'snap_md' rule. 1996-05-21 15:15:18 +00:00
oki 8fa11797a2 /etc files for NetBSD/x68k 1996-05-19 12:35:18 +00:00