From 39e6bbe1aa6212cfad9f1424a5e3e0394aeec1f9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 6 Dec 1999 13:44:56 +0000 Subject: Patch patches-rc-19991203-1.diff from Ralf Corsepius which makes i386 code available for all BSPs not just pc386. This is correct since the code is really general to all i386 BSPs now. --- c/src/librdbg/src/i386/any/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 2ef724a0ae..db2e59d430 100644 --- a/c/src/librdbg/src/i386/any/Makefile.am +++ b/c/src/librdbg/src/i386/any/Makefile.am @@ -60,7 +60,7 @@ $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIBVARIANT).a CLEANFILES += $(LIB) $(H_FILES) $(GEN_C_FILES) -FRONTEND = \"$(RTEMS_CPU)/@RTEMS_BSP@/remdeb_f.x\" +FRONTEND = \"$(RTEMS_CPU)/any/remdeb_f.x\" $(PROJECT_RELEASE)/lib/$(LIBNAME)$(LIBVARIANT).a: $(LIB) $(INSTALL_DATA) $< $@ -- cgit v1.2.3