summaryrefslogtreecommitdiff
path: root/include/xlocale/Makefile
blob: fc2569c36502b45fe060ee3d1ae8ad8b597d3198 (plain)
1
2
3
4
5
INCS=	_ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
	_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
INCSDIR=${INCLUDEDIR}/xlocale

.include <bsd.prog.mk>