summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh1/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.am b/c/src/lib/libbsp/sh/gensh1/Makefile.am
index f4e139eb3d..6b6321860a 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.am
@@ -1,5 +1,4 @@
ACLOCAL_AMFLAGS = -I ../../../../aclocal
-EXTRA_DIST =
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
@@ -9,7 +8,6 @@ dist_project_lib_DATA = startup/bsp_specs
DISTCLEANFILES = include/bspopts.h
-EXTRA_DIST += start/start.S
start.$(OBJEXT): start/start.S
$(CPPASCOMPILE) -o $@ -c $<
project_lib_DATA = start.$(OBJEXT)
@@ -49,7 +47,6 @@ libbsp_a_SOURCES += ../../shared/dummy_printk_support.c
# Cache
libbsp_a_SOURCES += ../../../../../../bsps/shared/cache/nocache.c
-EXTRA_DIST += times
include $(top_srcdir)/../../../../automake/local.am
include $(srcdir)/../../../../../../bsps/sh/gensh1/headers.am