forked from Imagelibrary/rtems
2003-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build librtems++$(LIB_VARIANT).a
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Build librtems++$(LIB_VARIANT).a
|
||||
|
||||
2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Eliminate *_O_FILES.
|
||||
|
||||
@@ -26,7 +26,7 @@ PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems++ \
|
||||
|
||||
endif
|
||||
|
||||
LIB = ${ARCH}/librtems++.a
|
||||
LIB = ${ARCH}/librtems++$(LIB_VARIANT).a
|
||||
|
||||
CC_FILES = src/rtemsEvent.cc src/rtemsInterrupt.cc src/rtemsMessageQueue.cc \
|
||||
src/rtemsSemaphore.cc src/rtemsStatusCode.cc src/rtemsTask.cc src/rtemsTimer.cc
|
||||
|
||||
Reference in New Issue
Block a user