]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - lib/libc/i386/string/Makefile.inc
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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