xref: /freebsd/share/i18n/esdb/GEORGIAN/Makefile (revision a64729f5077d77e13b9497cb33ecb3c82e606ee8)
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