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