NetBSD/distrib
lukem 36f355e14e - Rename Makefile.mdset variables:
MDEXTRA_SUFFIXES.${KERNEL} 	-> MDSET.${FILENAME}.suffixes
	${KERNEL.${_K}}.post		-> MDSET.${FILENAME}.post
  This allows "default" rules for for MDSETTARGETS with FILENAMEs of "-"
  by defined MDSET.-.post & MDSET.-.suffixes
- Document the above
- Use the above appropriately in various Makefiles
- Be a be quieter when building these kernels
- Add .WAIT syncs so that multiple kernels aren't built in parallel, because
  the temporary filename is the same, and it also avoid hairy magic in
  syncing the targets generated from MDSET.${FILENAME}.suffixes with
  the master target for that ${FILENAME}
2002-04-14 01:41:24 +00:00
..
acorn32 switch to libhack. minor reorder of list 2002-04-13 13:25:30 +00:00
alpha link mount_mfs to newfs 2002-04-13 13:37:48 +00:00
amiga - replace image_md_post: target with IMAGE_MD_POST variable, and use 2002-04-12 03:21:09 +00:00
arc/ramdisk consistency cleanup 2002-04-13 13:42:57 +00:00
atari Build the floppies too. 2002-04-12 21:39:18 +00:00
bebox/floppies use gzip -9f 2002-04-13 13:26:45 +00:00
cats - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
cdrom
common - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
evbarm - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
evbsh3/rom replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
hp300 consistency cleanup 2002-04-13 13:42:57 +00:00
hpcmips Makefile.mdset: 2002-04-12 13:39:43 +00:00
i386 Use 3rd argument of MDSETTARGETS to change name of the rescue kernels 2002-04-13 00:07:46 +00:00
mac68k no need for test,[ . reorder some items 2002-04-13 12:55:50 +00:00
macppc consistency cleanup 2002-04-13 13:42:57 +00:00
miniroot consistency cleanup 2002-04-13 13:42:57 +00:00
mipsco - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
mvme68k remove bin/echo; it's builtin to bin/sh 2002-04-13 13:42:05 +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 Fix FILENAME in MDSETTARGETS (netbsd.INSTALL.gz is required). 2002-04-13 18:23:32 +00:00
newsmips consistency cleanup 2002-04-13 13:42:57 +00:00
notes agc is not a member of core anymore (unfortunately) 2002-04-11 06:36:12 +00:00
pc532 replace BSDSRCDIR with _SRC_TOP_, since the latter is more likely to 2002-04-10 15:05:41 +00:00
playstation2 Makefile.mdset: 2002-04-12 13:39:43 +00:00
pmax - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
prep NDWO cleanup 2002-04-12 14:52:57 +00:00
sandpoint consistency cleanup 2002-04-13 13:42:57 +00:00
sets - clean up SDIR (temporary directory) creation 2002-04-13 12:47:10 +00:00
shark - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
sparc consistency cleanup 2002-04-13 13:42:57 +00:00
sparc64 - add specific special entry for sys/arch/${MACHINE}/stand/installboot 2002-04-09 00:31:38 +00:00
sun2 - replace image_md_post: target with IMAGE_MD_POST variable, and use 2002-04-12 03:21:09 +00:00
sun3 - replace image_md_post: target with IMAGE_MD_POST variable, and use 2002-04-12 03:21:09 +00:00
syspkg
utils * Fix the kernel set selection. 2002-04-13 02:34:17 +00:00
vax link mount_mfs to newfs 2002-04-13 13:37:48 +00:00
x68k - add specific special entry for sys/arch/${MACHINE}/stand/installboot 2002-04-09 00:31:38 +00:00
Makefile
Makefile.inc provide MAKESUMS; run makesums with appropriate environment setup 2002-04-11 05:59:39 +00:00