summaryrefslogtreecommitdiff
path: root/sysdeps/htl/Makefile
blob: 12bb54ebf4b941189e3ed5b90bccba522d4ca4e5 (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),rt)
librt-sysdep_routines += timer_routines
endif

ifeq ($(subdir),posix)
CFLAGS-confstr.c += -DLIBPTHREAD_VERSION='"HTL $(version)"'
endif