summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/sh/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/cpukit/score/cpu/sh/Makefile.am b/cpukit/score/cpu/sh/Makefile.am
index 8b1a0da3a8..6f4affd6b5 100644
--- a/cpukit/score/cpu/sh/Makefile.am
+++ b/cpukit/score/cpu/sh/Makefile.am
@@ -1,11 +1 @@
-include $(top_srcdir)/automake/compile.am
-
-noinst_LIBRARIES = libscorecpu.a
-libscorecpu_a_SOURCES = cpu.c context.c
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
-libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c
-libscorecpu_a_SOURCES += ../no_cpu/cpuidle.c
-libscorecpu_a_SOURCES += sh-exception-frame-print.c
-
-include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am