94e49d10f9
http://mail-index.NetBSD.org/source-changes/2010/06/20/msg011122.html Tested build.sh tools on CentOS 5.
7 lines
169 B
Makefile
7 lines
169 B
Makefile
# $NetBSD: Makefile,v 1.7 2011/03/18 15:13:55 tsutsui Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}mklocale
|
|
HOST_SRCDIR= usr.bin/mklocale
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|