forked from Imagelibrary/rtems
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect new location of librdbg.a.
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am: Reflect new location of librdbg.a.
|
||||
|
||||
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
|
||||
librdbg/src/powerpc/Makefile.am:
|
||||
Remove.
|
||||
librdbg/src/powerpc/Makefile.am: Remove.
|
||||
* librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
|
||||
librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
|
||||
* configure.ac: Reflect changes above.
|
||||
|
||||
@@ -39,7 +39,7 @@ SRCS += ../libnetworking/rtems_telnetd/libtelnetd$(LIB_VARIANT).a
|
||||
endif
|
||||
|
||||
if HAS_RDBG
|
||||
SRCS += ../librdbg/src/@RTEMS_CPU@/librdbg$(LIB_VARIANT).a
|
||||
SRCS += ../librdbg/src/librdbg$(LIB_VARIANT).a
|
||||
endif
|
||||
|
||||
# FIXME: ATM, there is no libcpu.a, anymore.
|
||||
|
||||
Reference in New Issue
Block a user