summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/powerpc/Makefile.arch
blob: 48a54cc7322a84f9d6a465a659c9cdbad56d9842 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Makefile for uClibc NPTL
#
# Copyright (C) 2009 Bernhard Reutner-Fischer <uclibc@uclibc.org>
#
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#

libpthread_SSRC =
libpthread_CSRC = pthread_spin_lock.c pthread_spin_trylock.c

CFLAGS-powerpc = $(SSP_ALL_CFLAGS)