|
# $NetBSD: Makefile,v 1.6 2010/06/19 23:11:10 riz Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}mklocale
|
|
HOST_SRCDIR= usr.bin/mklocale
|
|
|
|
HOST_CPPFLAGS+= -I${TOOLDIR}/include/nbinclude
|
|
|
|
.include "${.CURDIR}/../Makefile.nbincludes"
|
|
.include "${.CURDIR}/../Makefile.host"
|