]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - lib/libc/arm/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 / arm / string / Makefile.inc
1 #       @(#)Makefile.inc        8.1 (Berkeley) 6/4/93
2 # $FreeBSD$
3
4 MDSRCS+=bcmp.c bcopy.S bzero.S ffs.S index.c memchr.c memcmp.S memcpy.S \
5         memmove.S memset.S rindex.c strcat.c strchr.c strcmp.S strcpy.c \
6         strlen.S strncmp.S strrchr.c swab.c wcschr.c wcscmp.c wcslen.c \
7         wmemchr.c