5b381db8cc
For meta mode we will want objdirs. Differential Revision: D2748 Reviewed by: brooks imp
8 lines
197 B
Makefile
8 lines
197 B
Makefile
# $FreeBSD$
|
|
|
|
INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\
|
|
_stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h
|
|
INCSDIR=${INCLUDEDIR}/xlocale
|
|
|
|
.include <bsd.prog.mk>
|