]> git.saurik.com Git - apple/libc.git/blobdiff - ppc/gen/Makefile.inc
Libc-320.tar.gz
[apple/libc.git] / ppc / gen / Makefile.inc
index 63445400c9557e163fde24b67ec01120768190bd..72235196f8d7c4489f9cebb216aaeaf422c56938 100644 (file)
@@ -1,6 +1,13 @@
-SRCS += abs.s bzero.s mcount.s strcmp.c strncmp.c \
-       ecvt.c remque.c strcpy.c strncpy.c \
-       bcmp.c       ffs.s        insque.c     setjmperr.c  strlen.s \
-       bcopy.s  fp.h         isinf.c      strcat.c     strncat.c  \
-       mcount.s
+MDSRCS +=      \
+     abs.s     \
+     bcopy.s   \
+     bzero.s   \
+     ecvt.c    \
+     ffs.s     \
+     fp.h      \
+     icacheinval.s \
+     isinf.c   \
+     mcount.s  \
+     setjmperr.c
 
+SUPPRESSSRCS += memcpy.c memmove.c memset.c