X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/5b2abdfbf4211b6592cdd02b9507555a0ecbb04b..734aad71947a79037af64f74c683f5eb36fe6065:/ppc/gen/Makefile.inc diff --git a/ppc/gen/Makefile.inc b/ppc/gen/Makefile.inc index 6344540..0d80d77 100644 --- a/ppc/gen/Makefile.inc +++ b/ppc/gen/Makefile.inc @@ -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 \ + insque.c \ + isinf.c \ + mcount.s \ + remque.c \ + setjmperr.c