Deleted Added
full compact
Makefile (232498) Makefile (250883)
1# $FreeBSD: head/include/xlocale/Makefile 231673 2012-02-14 12:03:23Z theraven $
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\
2
3NO_OBJ=
4INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
5 _stdlib.h _string.h _time.h _wchar.h
5 _stdlib.h _string.h _time.h _uchar.h _wchar.h
6INCSDIR=${INCLUDEDIR}/xlocale
7
8.include <bsd.prog.mk>
6INCSDIR=${INCLUDEDIR}/xlocale
7
8.include <bsd.prog.mk>