xref: /freebsd/share/i18n/esdb/GEORGIAN/Makefile (revision c6ec7d31830ab1c80edae95ad5e4b9dba10c47ac)
1# $FreeBSD$
2# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:27:36 apb Exp $
3
4CODE=	GEORGIAN
5SED_EXP= -e 's/GEORGIANx/GEORGIAN-%%PART%%/' \
6		-e "s/GEORGIANy/GEORGIAN-$$(echo %%PART%% | sed 's|-|:|')/"
7
8.include "../Makefile.part"
9