forked from Imagelibrary/rtems
2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
This commit is contained in:
@@ -25,7 +25,7 @@ endif
|
||||
|
||||
LIBCSUPPORT_OBJS = ../libcsupport/$(ARCH)/libcsupport.a
|
||||
|
||||
LIBBLOCK_OBJS = ../libblock/src/$(ARCH)/libblock.a
|
||||
LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a
|
||||
if !UNIX
|
||||
LIBDOSFS_OBJS = ../libfs/src/dosfs/$(ARCH)/libdosfs.a
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user