]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - include/xlocale/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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 _time.h _uchar.h _wchar.h
6 INCSDIR=${INCLUDEDIR}/xlocale
7
8 .include <bsd.prog.mk>