use a single libc and deduplicate threading code
[uclibc-ng.git] / libpthread / nptl / sysdeps / unix / sysv / linux / arc / Makefile.arch
blobfa5d530d417d64d9fe1aa08d88679d2cf82cb58e
1 # Makefile for uClibc NPTL
3 # Copyright (C) 2006 Steven J. Hill <sjhill@uclibc.org>
5 # Licensed under the LGPL v2.1 or later, 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
13 libc_linux_arch_SSRC-OMIT = waitpid.S