]> git.saurik.com Git - apple/libc.git/blob - include/xlocale/Makefile.inc
Libc-498.tar.gz
[apple/libc.git] / include / xlocale / Makefile.inc
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 xlocale/_time.h xlocale/_wchar.h