mirror of
https://github.com/tailix/libclayer.git
synced 2024-11-06 10:56:10 -05:00
10 lines
130 B
Text
10 lines
130 B
Text
|
nobase_include_HEADERS = \
|
||
|
kernaux/libc.h \
|
||
|
ctype.h \
|
||
|
errno.h \
|
||
|
inttypes.h \
|
||
|
setjmp.h \
|
||
|
stdlib.h \
|
||
|
string.h \
|
||
|
sys/types.h
|