]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - include/xlocale/Makefile
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / include / xlocale / Makefile
1 # $FreeBSD$ 
2
3 INCS=   _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
4         _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
5 INCSDIR=${INCLUDEDIR}/xlocale
6
7 .include <bsd.prog.mk>