From 0bc23392fdbd444eade6a7614498203b0bbcdb28 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 12:29:51 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. include/rdbg/Makefile.am: Reflect having moved automake. include/rdbg/i386/Makefile.am: Reflect having moved automake. include/rdbg/m68k/Makefile.am: Reflect having moved automake. include/rdbg/powerpc/Makefile.am: Reflect having moved automake. src/Makefile.am: Reflect having moved automake. src/i386/Makefile.am: Reflect having moved automake. src/i386/any/Makefile.am: Reflect having moved automake. src/m68k/Makefile.am: Reflect having moved automake. src/m68k/any/Makefile.am: Reflect having moved automake. src/powerpc/Makefile.am: Reflect having moved automake. src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake. --- c/src/librdbg/src/i386/any/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'c/src/librdbg/src/i386/any/Makefile.am') diff --git a/c/src/librdbg/src/i386/any/Makefile.am b/c/src/librdbg/src/i386/any/Makefile.am index ee255ff6b2..1777c58a01 100644 --- a/c/src/librdbg/src/i386/any/Makefile.am +++ b/c/src/librdbg/src/i386/any/Makefile.am @@ -34,8 +34,8 @@ 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 +include $(top_srcdir)/automake/compile.am +include $(top_srcdir)/automake/lib.am # # Add local stuff here using += @@ -91,4 +91,4 @@ all-local: ${ARCH} $(PREINSTALL_FILES) $(TMPINSTALL_FILES) EXTRA_DIST = remdeb_f.x $(GEN_C_FILES) -include $(top_srcdir)/../../automake/local.am +include $(top_srcdir)/automake/local.am -- cgit v1.2.3