NetBSD/distrib/common
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
..
list.makedev parselist.awk 2002-03-14 22:26:08 +00:00
list.sysinst use ${DISTRIBDIR} instead of ${_SRC_TOP_}/distrib 2002-04-12 02:07:15 +00:00
makedev2spec.awk When matching "?" and "*" in a regexp, put backslashes before them 2002-03-31 01:09:44 +00:00
MAKEDEV.wrapper rcsid police 2002-02-08 05:17:49 +00:00
MAKEDEV.wrapper.local MAKEDEV.wrapper 2002-02-06 16:08:16 +00:00
Makefile.crunch move default PARSELISTENV and related goop into separate Makefile.parselist, 2002-04-12 01:59:45 +00:00
Makefile.image support optional IMAGETAR; if defined, build a tar.gz file named {IMAGETAR} 2002-04-12 04:50:01 +00:00
Makefile.makedev - cleanup image device creation: add Makefile.makedev & list.makedev, 2002-02-08 02:18:53 +00:00
Makefile.mdset - Rename Makefile.mdset variables: 2002-04-14 01:41:24 +00:00
Makefile.parselist move default PARSELISTENV and related goop into separate Makefile.parselist, 2002-04-12 01:59:45 +00:00
mtree.common - cleanup image device creation: add Makefile.makedev & list.makedev, 2002-02-08 02:18:53 +00:00
parselist.awk Improve wording for COPYDIR M. 2002-04-10 02:01:43 +00:00