NetBSD/distrib
lukem 8fa2b6b361 Use
${MAKE} ${CRUNCHENV} ...
instead of
	${CRUNCHENV} ${MAKE} ...
so that CRUNCHENV overrides any user-provided command-line make(1) variables.

This fixes /rescue build problems for people who pass settings such
as MKKERBEROS=yes in via the make(1) command-line.
2005-01-19 01:18:59 +00:00
..
acorn26 Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
acorn32 Commit some cosmetic changes to the no longer used bootloader... they were 2004-12-08 13:19:00 +00:00
alpha Fix install floppy overflow by going to a 3-floppy boot. 2004-05-10 00:08:48 +00:00
amd64 reorder lines so bsd.own.mk will be included before USE_INET6 is tested 2005-01-19 00:16:17 +00:00
amiga Add missing NetBSD ID tags 2004-06-30 03:26:26 +00:00
arc Remove .mdebug.abi32 and .comment sections created by binutils-2.14 2004-08-30 16:08:24 +00:00
atari Last remaining bits of hand built releases. Get all TOS utils into CVS and 2004-12-12 08:25:59 +00:00
bebox/floppies s/this this/this/. 2004-04-23 02:48:12 +00:00
cats Only use ping6 and rtsol if ${USE_INET6} != "no". 2005-01-18 12:38:45 +00:00
cdrom Make sure amd64 cd's get bootblocks on them correctly also 2004-12-31 08:34:13 +00:00
common Use 2005-01-19 01:18:59 +00:00
dreamcast Create raw binary GENERIC_MD kernel, which could be useful to make bootable CD. 2005-01-07 11:19:55 +00:00
evbarm Add /bin/rmdir, needed by sysinst 2004-12-31 11:54:29 +00:00
evbppc Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
evbsh3/rom Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
hp300 Catch up with the removal of gawk, so that the miniroot builds again. 2004-03-30 13:38:20 +00:00
hpcarm Add a dummy Makefile so that `make release' succeeds. 2002-05-17 16:22:59 +00:00
hpcmips Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
hpcsh Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
i386 Only use ping6 and rtsol if ${USE_INET6} != "no". 2005-01-18 12:38:45 +00:00
ibmnws Only use ping6 and rtsol if ${USE_INET6} != "no". 2005-01-18 12:38:45 +00:00
mac68k Make the "iso-image" a hybrid HFS/Rockride image. The main benefit, is 2004-06-26 16:09:09 +00:00
macppc Only use ping6 and rtsol if ${USE_INET6} != "no". 2005-01-18 12:38:45 +00:00
miniroot More crunchgen lists needing -lz now for new gzip. 2003-12-27 21:30:27 +00:00
mipsco Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
mvme68k Bump ramdisk size from 800k to 900k so the contents fit again. 2004-05-21 15:25:18 +00:00
mvmeppc Add a null "release" target, so that release builds don't fail for lack of it. 2002-04-09 16:46:16 +00:00
news68k Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
newsmips Now smaller ditrib/utils/x_gzip has -l support so use it again. 2004-03-28 11:44:20 +00:00
notes Fix typo as noted in PR#28975 2005-01-15 17:39:45 +00:00
ofppc allow "make release" to work. no install stuff yet though. 2002-09-21 01:44:11 +00:00
pc532 s/this this/this/. 2004-04-23 02:48:12 +00:00
playstation2 netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
pmax Increase the pmax ramdisk size with 100KB, so that the contents 2004-10-15 15:06:37 +00:00
pmppc Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
prep Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
sandpoint Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
sets bump libutil. 2005-01-12 03:37:16 +00:00
sgimips Spell removable with only two es, add RCS Id. 2004-04-19 12:43:27 +00:00
shark Spell removable with only two es. Inspired by jmc@openbsd. 2004-04-19 12:44:09 +00:00
sparc Bump the miniroot size else release build fails. 2004-06-13 05:27:18 +00:00
sparc64 Don't remove sysinst via CLEANFILES. It's a directory..Provide a new clean rule 2004-07-02 03:11:26 +00:00
sun2 Patterned after sun3, use "tls" instead of "ls", and hardlink the program 2004-10-19 17:45:53 +00:00
sun3 Point to "tls" instead of pretending that it's called "ls". 2004-10-18 15:45:11 +00:00
syspkg Add missing NetBSD ID tags 2004-06-30 03:37:35 +00:00
utils Only support SMALLPROG_INET6 if ${USE_INET6} != "no". 2005-01-18 12:30:21 +00:00
vax /usr/sbin/installboot was missing from installation media. 2004-05-10 01:49:36 +00:00
x68k Only use ping6 and rtsol if ${USE_INET6} != "no". 2005-01-18 12:38:45 +00:00
xen ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
Makefile ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
Makefile.inc yet another distrib overhaul: 2002-05-02 18:02:14 +00:00