From 571449c3d98028f2954f52792236f8d644c6bfea Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 22 Jun 2004 05:54:44 +0000 Subject: Additional makefile for Unix on Alpha. --- sysdeps/unix/alpha/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sysdeps/unix/alpha/Makefile (limited to 'sysdeps/unix/alpha/Makefile') diff --git a/sysdeps/unix/alpha/Makefile b/sysdeps/unix/alpha/Makefile new file mode 100644 index 0000000000..441aa02a83 --- /dev/null +++ b/sysdeps/unix/alpha/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),rt) +librt-sysdep_routines += rt-sysdep +endif -- cgit 1.4.1