summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/Makefile.am')
-rw-r--r--c/src/lib/libbsp/shared/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/c/src/lib/libbsp/shared/Makefile.am b/c/src/lib/libbsp/shared/Makefile.am
deleted file mode 100644
index 78c41351d9..0000000000
--- a/c/src/lib/libbsp/shared/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-##
-## $Id$
-##
-
-EXTRA_DIST = bootcard.c bspclean.c bsplibc.c bsppost.c console-polled.c \
- console.c gnatinstallhandler.c main.c sbrk.c tod.c tod.h
-
-EXTRA_DIST += vmeUniverse/vmeUniverse.c vmeUniverse/vmeUniverse.h
-
-EXTRA_DIST += include/coverhd.h
-
-EXTRA_DIST += gdbstub/rtems-stub-glue.c
-
-include $(top_srcdir)/automake/local.am