xref: /freebsd/share/i18n/Makefile (revision 80c7cc1c8f027fcf5d5f0a2df4b9aef6904ed079)
1# $FreeBSD$
2# $NetBSD: Makefile,v 1.1 2003/06/27 08:39:59 tshiozak Exp $
3
4.include <bsd.own.mk>
5
6SUBDIR=	csmapper esdb
7SUBDIR_PARALLEL=
8
9.include <bsd.subdir.mk>
10