forked from Imagelibrary/rtems
Added comment to indicate what the commented out C_PIECES indicated.
This commit is contained in:
@@ -7,8 +7,9 @@ srcdir = @srcdir@
|
|||||||
top_srcdir = @top_srcdir@
|
top_srcdir = @top_srcdir@
|
||||||
VPATH=@srcdir@
|
VPATH=@srcdir@
|
||||||
|
|
||||||
#C_PIECES= aio cancel cond devctl intr key mqueue mutex pthread \
|
# following are semi-implemented and untested
|
||||||
# ptimer sched semaphore signal time types unistd utsname
|
# C_PIECES=aio cancel devctl intr mqueue ptimer semaphore time utsname
|
||||||
|
|
||||||
C_PIECES= adasupp cond getpid key mutex pthread psignal sched time \
|
C_PIECES= adasupp cond getpid key mutex pthread psignal sched time \
|
||||||
types unistd
|
types unistd
|
||||||
C_FILES=$(C_PIECES:%=%.c)
|
C_FILES=$(C_PIECES:%=%.c)
|
||||||
|
|||||||
Reference in New Issue
Block a user