summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-04 08:09:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-04 08:09:00 +0000
commit6d2cdbd1daac035bf6fc69909433f7cf46a53709 (patch)
tree0900a02700fd050e0721517f971b41f3d374a7ac /c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am
parent2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6d2cdbd1daac035bf6fc69909433f7cf46a53709.tar.bz2
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: merge-in gdbstub/Makefile.am. Add stray files bspspuriousinit.c, m68000spurious.c. * gdbstub/Makefile.am: Remove.
Diffstat (limited to 'c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am')
-rw-r--r--c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am b/c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am
deleted file mode 100644
index f91bb59db3..0000000000
--- a/c/src/lib/libbsp/m68k/shared/gdbstub/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-##
-## $Id$
-##
-
-EXTRA_DIST = m68k-stub.c rtems-stub-glue.c gdb_if.h
-
-include $(top_srcdir)/../../../automake/local.am