]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/i386/string/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / libc / i386 / string / Makefile.inc
1 #       @(#)Makefile.inc        8.1 (Berkeley) 6/4/93
2 # $FreeBSD$
3
4 MDSRCS+=bcmp.S bcopy.S bzero.S ffs.S memchr.S memcmp.S memcpy.S memmove.S \
5         memset.S strcat.S strchr.S strcmp.S strcpy.S strncmp.S strrchr.S \
6         swab.S wcschr.S wcscmp.S wcslen.S wmemchr.S