Makefile.arch 283 B

123456789
  1. # Makefile for uClibc NPTL
  2. # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  3. libpthread_linux_arch_SSRC =
  4. libpthread_linux_arch_CSRC = pthread_once.c
  5. libc_linux_arch_CSRC = fork.c
  6. libc_linux_arch_SSRC = clone.S vfork.S
  7. libc_linux_arch_SSRC-OMIT = waitpid.S