xref: /netbsd-src/tools/mklocale/Makefile (revision 62a8debe1dc62962e18a1c918def78666141273b)
1#	$NetBSD: Makefile,v 1.4 2002/12/08 20:20:03 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}mklocale
4HOST_SRCDIR=	usr.bin/mklocale
5
6.include "${.CURDIR}/../Makefile.host"
7