1
2MDSRCS+= \
3	bcopy.S \
4	bzero.S \
5	memcmp.S \
6	memcpy.S \
7	memmove.S \
8	memset.S \
9	strcmp.S \
10	strlen.S \
11	strncmp.S
12