mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
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"
|