Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/04/2001 10:57:22
Module Name:	syssrc
Committed By:	jmc
Date:		Sun Feb  4 08:57:22 UTC 2001

Modified Files:
	syssrc/sys/arch/sun3/stand: Makefile.inc
	syssrc/sys/arch/sun3/stand/bootxx: Makefile
	syssrc/sys/arch/sun3/stand/tapeboot: Makefile
	syssrc/sys/arch/sun3/stand/ufsboot: Makefile

Log Message:
Make targets proper so this builds both as a make with no args, make all
or make dependall (without the latter snapshot builds break).


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/arch/sun3/stand/Makefile.inc
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sun3/stand/bootxx/Makefile
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sun3/stand/tapeboot/Makefile
cvs rdiff -r1.7 -r1.8 syssrc/sys/arch/sun3/stand/ufsboot/Makefile

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