1# $FreeBSD$ 
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