]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - lib/libc/i386/string/Makefile.inc
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.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 index.S memchr.S memcmp.S memcpy.S \
5         memmove.S memset.S rindex.S strcat.S strchr.S strcmp.S strcpy.S \
6         strncmp.S strrchr.S swab.S wcschr.S wcscmp.S wcslen.S \
7         wmemchr.S