1# $FreeBSD: releng/11.0/include/xlocale/Makefile 284255 2015-06-11 04:22:17Z sjg $ 
2
3INCS=	_ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
4	_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
5INCSDIR=${INCLUDEDIR}/xlocale
6
7.include <bsd.prog.mk>
8