]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/mips/string/Makefile.inc
Don't call dlopen(3) for built-in NSS types - "cache", "compat",
[FreeBSD/FreeBSD.git] / lib / libc / mips / string / Makefile.inc
1 # $FreeBSD$
2
3 MDSRCS+= \
4         bcmp.S \
5         bcopy.S \
6         bzero.S \
7         ffs.S \
8         memcpy.S \
9         memmove.S \
10         strchr.S \
11         strcmp.S \
12         strlen.S \
13         strrchr.S