2012-03-04 15:31:13 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
NO_OBJ=
|
|
|
|
INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
|
2013-05-21 19:59:37 +00:00
|
|
|
_stdlib.h _string.h _time.h _uchar.h _wchar.h
|
2012-03-04 15:31:13 +00:00
|
|
|
INCSDIR=${INCLUDEDIR}/xlocale
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|