forked from Imagelibrary/rtems
2008-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/Makefile.am: Add missing file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* score/Makefile.am: Add missing file.
|
||||
|
||||
2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libmisc/monitor/mon-manager.c: Style. Eliminate tabs.
|
||||
|
||||
@@ -89,7 +89,8 @@ libscore_a_SOURCES += src/coremsg.c src/coremsgbroadcast.c \
|
||||
|
||||
## CORE_MUTEX_C_FILES
|
||||
libscore_a_SOURCES += src/coremutex.c src/coremutexflush.c \
|
||||
src/coremutexseize.c src/coremutexsurrender.c
|
||||
src/coremutexseize.c src/coremutexsurrender.c \
|
||||
src/coremutexseizeintr.c
|
||||
|
||||
## CORE_RWLOCK_C_FILES
|
||||
libscore_a_SOURCES += src/corerwlock.c src/corerwlockobtainread.c \
|
||||
|
||||
Reference in New Issue
Block a user