libkernaux/libc/include/Makefile.am

10 lines
130 B
Makefile
Raw Normal View History

nobase_include_HEADERS = \
2022-11-27 01:19:14 +00:00
kernaux/libc.h \
ctype.h \
2022-11-27 00:31:17 +00:00
errno.h \
inttypes.h \
setjmp.h \
stdlib.h \
string.h \
sys/types.h