freebsd-dev/include/xlocale/Makefile

9 lines
185 B
Makefile
Raw Normal View History

# $FreeBSD$
NO_OBJ=
INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
_stdlib.h _string.h _time.h _wchar.h
INCSDIR=${INCLUDEDIR}/xlocale
.include <bsd.prog.mk>