NetBSD/distrib/pmax
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
..
instkernel - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
miniroot - replace image_md_post: target with IMAGE_MD_POST variable, and use 2002-04-12 03:21:09 +00:00
ramdisk link mount_mfs to newfs 2002-04-13 13:37:48 +00:00
Makefile .WAIT sync. add release target 2002-04-12 05:53:50 +00:00