1231673Stheraven# $FreeBSD: releng/11.0/include/xlocale/Makefile 284255 2015-06-11 04:22:17Z sjg $ 
2231673Stheraven
3231673StheravenINCS=	_ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
4266865Spfg	_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
5231673StheravenINCSDIR=${INCLUDEDIR}/xlocale
6231673Stheraven
7231673Stheraven.include <bsd.prog.mk>
8