1# $FreeBSD$
2
3MDSRCS+= bcmp.S bcopy.S bzero.S memcmp.S memcpy.S memmove.S memset.S \
4	strcat.S strcmp.S stpcpy.S strcpy.c
5