minix/tools/mkcsmapper/Makefile
Lionel Sambuc 3e6929f0b3 Import locale tools and ressource files
This commit requires special steps, please checkout docs/UPDATING.

Tools:
 - gencat
 - locale
 - mkcsmapper
 - mkesdb
 - mklocale

Libs:
 - i18n_module
 - libintl

Ressources:
 - i18n
 - locale

Change-Id: I559d0399d8e98bcee15225cab786e43f31506207
2016-07-02 14:27:53 +02:00

7 lines
174 B
Makefile

# $NetBSD: Makefile,v 1.1 2003/06/26 06:30:19 tshiozak Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}mkcsmapper
HOST_SRCDIR= usr.bin/mkcsmapper
.include "${.CURDIR}/../Makefile.host"