1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Makefile for Linux/Alpha.

This commit is contained in:
Ulrich Drepper
2003-01-06 23:51:32 +00:00
parent ad1af6c259
commit a841816e17

View File

@ -0,0 +1,3 @@
ifeq ($(subdir),linuxthreads)
libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask ptw-osf_sigprocmask
endif