forked from Imagelibrary/rtems
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libblock/Makefile.am. Reflect changes to libcsupport/Makefile.am.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* wrapup/Makefile.am:
|
||||
Reflect changes to libblock/Makefile.am.
|
||||
Reflect changes to libcsupport/Makefile.am.
|
||||
|
||||
2004-01-07 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* aclocal/rtems-cpu-subdirs.m4: mips64orion port removed as mips port
|
||||
|
||||
@@ -24,9 +24,9 @@ if HAS_ITRON
|
||||
LIBS += ../itron/$(ARCH)/libitron.a
|
||||
endif
|
||||
|
||||
LIBS += ../libcsupport/$(ARCH)/libcsupport.a
|
||||
LIBS += ../libcsupport/libcsupport$(LIB_VARIANT).a
|
||||
|
||||
LIBS += ../libblock/$(ARCH)/libblock.a
|
||||
LIBS += ../libblock/libblock$(LIB_VARIANT).a
|
||||
if !UNIX
|
||||
LIBS += ../libfs/$(ARCH)/libdosfs.a
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user