summaryrefslogtreecommitdiffstats
path: root/c/src/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 15:47:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-21 15:47:08 +0000
commit1734d37b90a6d31064d5bbfcd576aa6fd92d61b2 (patch)
treea6abf7ae89bf87c122ddacb96a139d4636fae874 /c/src/wrapup
parent2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-1734d37b90a6d31064d5bbfcd576aa6fd92d61b2.tar.bz2
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to librdbg. * aclocal/enable-bare.m4: Convert to autoconf-2.59.
Diffstat (limited to 'c/src/wrapup')
-rw-r--r--c/src/wrapup/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/wrapup/Makefile.am b/c/src/wrapup/Makefile.am
index 3ee6ddd328..ab5050089a 100644
--- a/c/src/wrapup/Makefile.am
+++ b/c/src/wrapup/Makefile.am
@@ -26,7 +26,7 @@ SRCS += ../libnetworking/rtems_telnetd/libtelnetd$(LIB_VARIANT).a
endif
if HAS_RDBG
-SRCS += ../librdbg/src/$(RTEMS_CPU)/$(ARCH)/librdbg.a
+SRCS += ../librdbg/src/@RTEMS_CPU@/librdbg$(LIB_VARIANT).a
endif
SRCS += $(wildcard $(PROJECT_LIB)/libcpu$(LIB_VARIANT).a)