]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - include/xlocale/Makefile
MFC r368207,368607:
[FreeBSD/stable/10.git] / include / xlocale / Makefile
1 # $FreeBSD$ 
2
3 NO_OBJ=
4 INCS=   _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
5         _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
6 INCSDIR=${INCLUDEDIR}/xlocale
7
8 .include <bsd.prog.mk>