Subject: CVS commit: basesrc/distrib
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/04/2002 04:34:38
Module Name:	basesrc
Committed By:	lukem
Date:		Sat May  4 01:34:38 UTC 2002

Modified Files:
	basesrc/distrib/alpha/instkernel/cd-hd-tape: Makefile
	basesrc/distrib/alpha/instkernel/fdset: Makefile
	basesrc/distrib/common: Makefile.tarfloppy buildfloppies.sh
	basesrc/distrib/i386/floppies/common: Makefile.bootfloppy
	basesrc/distrib/macppc/floppies/bootfloppy: Makefile
	basesrc/distrib/newsmips/floppies/bootfloppy: Makefile

Log Message:
- add support for [-s suffix] to buildfloppies.sh (defaults to "",
  rather than the previous ".fs").
- add support for (optional) FLOPPYSUFFIX in Makefile.tarfloppy, and
  use appropriately
- remove (now unnecessary) custom release targets in alpha/instkernel/*


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/distrib/alpha/instkernel/cd-hd-tape/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/distrib/alpha/instkernel/fdset/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/distrib/common/Makefile.tarfloppy
cvs rdiff -r1.2 -r1.3 basesrc/distrib/common/buildfloppies.sh
cvs rdiff -r1.10 -r1.11 \
    basesrc/distrib/i386/floppies/common/Makefile.bootfloppy
cvs rdiff -r1.23 -r1.24 basesrc/distrib/macppc/floppies/bootfloppy/Makefile
cvs rdiff -r1.10 -r1.11 basesrc/distrib/newsmips/floppies/bootfloppy/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.