]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - include/xlocale/Makefile
1) POSIX requires rand(3) return values to be in the [0, RAND_MAX]
[FreeBSD/stable/9.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>