]>
Commit | Line | Data |
---|---|---|
3d9156a7 A |
1 | INCXLOCALE_INSTHDRS += __wctype.h _ctype.h _inttypes.h _langinfo.h \ |
2 | _monetary.h _stdlib.h _stdio.h _string.h \ | |
3 | _time.h _wchar.h _wctype.h | |
4 | ||
5 | INCXLOCALE_INSTHDRS := ${INCXLOCALE_INSTHDRS:S/^/${.CURDIR}\/include\/xlocale\//} | |
6 | XLOCALE_INSTHDRS += ${INCXLOCALE_INSTHDRS} | |
7 | ||
8 | STRIP_HDRS += xlocale/_ctype.h |