Deleted Added
sdiff udiff text old ( 232498 ) new ( 250883 )
full compact
1# $FreeBSD: head/include/xlocale/Makefile 250883 2013-05-21 19:59:37Z ed $
2
3NO_OBJ=
4INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
5 _stdlib.h _string.h _time.h _uchar.h _wchar.h
6INCSDIR=${INCLUDEDIR}/xlocale
7
8.include <bsd.prog.mk>