]> git.saurik.com Git - apple/libc.git/blobdiff - i386/string/Makefile.inc
Libc-498.tar.gz
[apple/libc.git] / i386 / string / Makefile.inc
index bfccaae0598e2af68d98b5b16b85b4599e378a7a..9194b2fc450cf6fc8775e7361d37c8eee4c91c0b 100644 (file)
@@ -7,8 +7,11 @@
 .PATH: ${.CURDIR}/i386/string
 MDSRCS += bcopy.s \
        bzero.s \
+       ffs.s \
        memcpy.s \
        memmove.s \
+       strlcat.s \
+       strlcpy.s \
        strlen.s \
        strcpy.s \
        strcmp.s \