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