use a single libc and deduplicate threading code
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / powerpc / Makefile.arch
blob2abb1d22ab9864ccbd6dc8b0484396fa37cfcfce
1 # Makefile for uClibc NPTL
3 # Copyright (C) 2009 Bernhard Reutner-Fischer <uclibc@uclibc.org>
5 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
8 libpthread_linux_arch_SSRC =
9 libpthread_linux_arch_CSRC = pthread_once.c
11 libc_linux_arch_CSRC = fork.c
12 libc_linux_arch_SSRC = clone.S vfork.S
14 ASFLAGS += -DUSE___THREAD