forked from Imagelibrary/rtems
2010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Reflect aio-changes.
This commit is contained in:
@@ -49,12 +49,12 @@ include_rtems_posix_HEADERS += inline/rtems/posix/cond.inl \
|
||||
inline/rtems/posix/rwlock.inl inline/rtems/posix/spinlock.inl
|
||||
|
||||
## src
|
||||
|
||||
# These are really in the stand but not really functional
|
||||
## BUILD_FOR_NOW_C_FILES
|
||||
libposix_a_SOURCES += src/aio_cancel.c src/aio_error.c src/aio_fsync.c \
|
||||
src/aio_read.c src/aio_return.c src/aio_suspend.c src/aio_write.c \
|
||||
src/lio_listio.c src/devctl.c
|
||||
src/lio_listio.c src/aio_misc.c
|
||||
|
||||
# These are really in the stand but not really functional
|
||||
libposix_a_SOURCES += src/devctl.c
|
||||
|
||||
## ENOSYS_C_FILES
|
||||
libposix_a_SOURCES += src/_execve.c src/execl.c src/execle.c src/execlp.c \
|
||||
|
||||
Reference in New Issue
Block a user