summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/src/i386/any/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-22 03:02:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-22 03:02:00 +0000
commit46d6d648d7e0825f23144252201a008ab3fdfaee (patch)
tree6ece642dce93bdc2d662fca94a735be4c6ebfbd6 /c/src/librdbg/src/i386/any/Makefile.am
parent2003-08-21 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-46d6d648d7e0825f23144252201a008ab3fdfaee.tar.bz2
2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Don't include @RTEMS_BSP@.cfg.
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/src/i386/any/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/librdbg/src/i386/any/Makefile.am b/c/src/librdbg/src/i386/any/Makefile.am
index 1777c58a01..98b56a8125 100644
--- a/c/src/librdbg/src/i386/any/Makefile.am
+++ b/c/src/librdbg/src/i386/any/Makefile.am
@@ -33,7 +33,6 @@ OBJS = $(GEN_C_O_FILES) $(C_O_FILES) $(S_O_FILES)
MAINTAINERCLEANFILES = $(H_FILES) $(GEN_C_FILES)
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/automake/compile.am
include $(top_srcdir)/automake/lib.am