]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Makefile for Linux/Alpha.
authorUlrich Drepper <drepper@redhat.com>
Mon, 6 Jan 2003 23:51:32 +0000 (23:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 6 Jan 2003 23:51:32 +0000 (23:51 +0000)
linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile [new file with mode: 0644]

diff --git a/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/alpha/Makefile
new file mode 100644 (file)
index 0000000..7897ece
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),linuxthreads)
+libpthread-routines += ptw-sysdep ptw-sigblock ptw-sigprocmask ptw-osf_sigprocmask
+endif