NetBSD/distrib/cats
lukem 0dfdd76021 Makefile.mdset:
replace
		TARGETS = KERNEL IMAGE [...]
	with
		MDTARGETS = KERNEL IMAGE FILENAME [...]
	If FILENAME is "-", use "netbsd.${KERNEL}" as the target filename

The rest:
	Update for new MDTARGETS syntax.  In some cases, the kernel
	name from the "old" method will be used to override the default.
2002-04-12 13:39:43 +00:00
..
instkernel Makefile.mdset: 2002-04-12 13:39:43 +00:00
ramdisk
Makefile use TARGETS+=release and do the installs in the subdirs 2002-04-11 22:54:01 +00:00