forked from Imagelibrary/rtems
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Use automake compilation rules. * wrapup/Makefile.am: Reflect changes to support/*.
This commit is contained in:
@@ -9,7 +9,7 @@ include $(top_srcdir)/automake/lib.am
|
||||
|
||||
project_lib_DATA = $(ARCH)/librtemsbsp$(LIB_VARIANT).a
|
||||
|
||||
SRCS = ../support/${ARCH}/libsupport.a
|
||||
SRCS = ../support/libsupport$(LIB_VARIANT).a
|
||||
|
||||
if HAS_LIBBSP
|
||||
SRCS += \
|
||||
|
||||
Reference in New Issue
Block a user