about summary refs log tree commit diff
path: root/sysdeps/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/Makefile')
-rw-r--r--sysdeps/sh/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysdeps/sh/Makefile b/sysdeps/sh/Makefile
deleted file mode 100644
index 0c6db9a9d4..0000000000
--- a/sysdeps/sh/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-ifeq ($(subdir),csu)
-gen-as-const-headers += tcb-offsets.sym
-endif
-
-ifeq ($(subdir),gmon)
-sysdep_routines += _mcount
-endif
-
-ifeq ($(subdir),debug)
-CFLAGS-backtrace.c += -funwind-tables
-endif