Subject: CVS commit: src/sys/arch/hp700/stand/xxboot
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/07/2004 21:58:45
Module Name:	src
Committed By:	christos
Date:		Sun Nov  7 21:58:45 UTC 2004

Modified Files:
	src/sys/arch/hp700/stand/xxboot: Makefile
Added Files:
	src/sys/arch/hp700/stand/xxboot: milli_tiny.S start.S
Removed Files:
	src/sys/arch/hp700/stand/xxboot: milli_tiny.s start.s

Log Message:
Use .S for assembly files instead of .s


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hp700/stand/xxboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/hp700/stand/xxboot/milli_tiny.S \
    src/sys/arch/hp700/stand/xxboot/start.S
cvs rdiff -r1.1 -r0 src/sys/arch/hp700/stand/xxboot/milli_tiny.s \
    src/sys/arch/hp700/stand/xxboot/start.s

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