NetBSD/distrib/news68k/floppies
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
..
bootfloppy deprecate Makefile.inc in favor of including ../../Makefile.inc directly 2002-03-17 21:34:37 +00:00
ramdisk Set srcdir for sys/arch/${MACHINE}/stand/installboot 2002-04-07 03:46:44 +00:00
ramdisk-kernel Makefile.mdset: 2002-04-12 13:39:43 +00:00
Makefile add .WAIT sync 2002-04-10 01:36:20 +00:00