diff options
Diffstat (limited to 'linuxthreads/sysdeps/unix')
-rw-r--r-- | linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile index 7897ece8f4..e03aee99fc 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile @@ -1,3 +1,3 @@ ifeq ($(subdir),linuxthreads) -libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask ptw-osf_sigprocmask +libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask endif |