OSDN Git Service

DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as...
[uclinux-h8/uClibc.git] / libc / misc / pthread / Makefile.in
1 # Makefile for uClibc
2 #
3 # Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 #
5 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
6 #
7
8 MISC_PTHREAD_DIR := $(top_srcdir)libc/misc/pthread
9 MISC_PTHREAD_OUT := $(top_builddir)libc/misc/pthread
10
11 libc-static-$(UCLIBC_HAS_THREADS) += $(MISC_PTHREAD_OUT)/weaks.o
12 libc-shared-$(UCLIBC_HAS_THREADS) += $(MISC_PTHREAD_OUT)/no-tsd.oS
13
14 libc-nomulti-$(UCLIBC_HAS_THREADS) += $(MISC_PTHREAD_OUT)/no-tsd.o
15
16 objclean-y += misc_pthread_objclean
17
18 misc_pthread_objclean:
19         $(RM) $(MISC_PTHREAD_OUT)/*.{o,os,oS}