]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - include/xlocale/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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 _wchar.h
6 INCSDIR=${INCLUDEDIR}/xlocale
7
8 .include <bsd.prog.mk>