Subject: changed files: 'src/lib/libc/arch/hp300/string bcmp.s bcopy.s bzero.s ffs.s index.s rindex.s strcmp.s strcpy.s strlen.s strncmp.s strncpy.s'
To: None <source-changes>
From: Chris G. Demetriou <cgd>
List: source-changes
Date: 12/03/1993 17:28:46
Update of /b/source/CVS/src/lib/libc/arch/hp300/string
In directory sun-lamp.cs.berkeley.edu:/usr/src/lib/libc/arch/hp300/string

Removed Files:
	bcmp.s bcopy.s bzero.s ffs.s index.s rindex.s strcmp.s 
	strcpy.s strlen.s strncmp.s strncpy.s 
Log Message:
moving .s files to .S; they're run through cpp, so they should be .S

------------------------------------------------------------------------------