summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh/gensh2/Makefile.am')
-rw-r--r--c/src/lib/libbsp/sh/gensh2/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am
index 9459b080e1..c353a340bf 100644
--- a/c/src/lib/libbsp/sh/gensh2/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am
@@ -4,8 +4,6 @@
ACLOCAL_AMFLAGS = -I ../../../../aclocal
-CLEANFILES =
-
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
@@ -42,7 +40,7 @@ SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
$(SHGEN) -H @CPU_CLOCK_RATE_HZ@ sci > $@
BUILT_SOURCES = scitab.c
-CLEANFILES += scitab.c
+CLEANFILES = scitab.c
noinst_PROGRAMS += scitab.rel
scitab_rel_SOURCES = scitab.c