Makefile for SH.
authorUlrich Drepper <drepper@redhat.com>
Mon, 10 Feb 2003 09:08:52 +0000 (09:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 10 Feb 2003 09:08:52 +0000 (09:08 +0000)
nptl/sysdeps/sh/Makefile [new file with mode: 0644]

diff --git a/nptl/sysdeps/sh/Makefile b/nptl/sysdeps/sh/Makefile
new file mode 100644 (file)
index 0000000..81bddf6
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),csu)
+gen-as-const-headers += tcb-offsets.sym
+endif