summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/c4x/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/c4x/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/c/src/lib/libbsp/c4x/Makefile.am b/c/src/lib/libbsp/c4x/Makefile.am
deleted file mode 100644
index e386c90650..0000000000
--- a/c/src/lib/libbsp/c4x/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I ../../../aclocal
-
-## Descend into the @RTEMS_BSP_FAMILY@ directory
-SUBDIRS = @RTEMS_BSP_FAMILY@
-
-EXTRA_DIST =
-EXTRA_DIST += shared/bspspuriousinit.c
-EXTRA_DIST += shared/c3xspurious.c
-EXTRA_DIST += shared/c4xspurious.c
-
-include $(top_srcdir)/../../../automake/subdirs.am
-include $(top_srcdir)/../../../automake/local.am