diff options
Diffstat (limited to 'libc/string/powerpc')
-rw-r--r-- | libc/string/powerpc/Makefile.arch (renamed from libc/string/powerpc/Makefile.in) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/string/powerpc/Makefile.in b/libc/string/powerpc/Makefile.arch index d22312fe0..97ae14e7f 100644 --- a/libc/string/powerpc/Makefile.in +++ b/libc/string/powerpc/Makefile.arch @@ -22,7 +22,6 @@ $(STRING_ARCH_MOBJ) $(STRING_ARCH_MOBJ:.o=.os): $(STRING_ARCH_MSRC) $(compile.m) libc-a-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS) -libc-a-pic-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS:.o=.os) libc-so-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_OBJS:.o=.os) CFLAGS-multi-$(UCLIBC_HAS_STRING_ARCH_OPT)+=$(STRING_ARCH_DEF) |