initial commit
[glibc.git] / sysdeps / htl / Makefile
1 ifeq ($(subdir),htl)
2 libpthread-sysdep_routines += errno-loc
3 endif
4
5 ifeq ($(subdir),rt)
6 librt-sysdep_routines += timer_routines
7 endif
8
9 ifeq ($(subdir),posix)
10 CFLAGS-confstr.c += -DLIBPTHREAD_VERSION='"HTL $(version)"'
11 endif