]> sourceware.org Git - glibc.git/commitdiff
Additional makefile for Unix on Alpha.
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Jun 2004 05:54:44 +0000 (05:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Jun 2004 05:54:44 +0000 (05:54 +0000)
sysdeps/unix/alpha/Makefile [new file with mode: 0644]

diff --git a/sysdeps/unix/alpha/Makefile b/sysdeps/unix/alpha/Makefile
new file mode 100644 (file)
index 0000000..441aa02
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),rt)
+librt-sysdep_routines += rt-sysdep
+endif
This page took 0.043922 seconds and 5 git commands to generate.