xref: /freebsd/share/i18n/csmapper/AST/Makefile (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:35:36 apb Exp $
3*ad30f8e7SGabor Kovesdan
4*ad30f8e7SGabor KovesdanCODE=	ARMSCII
5*ad30f8e7SGabor KovesdanESUBDIR= AST
6*ad30f8e7SGabor KovesdanENCID=	${CODE}-%%PART%%
7*ad30f8e7SGabor Kovesdan
8*ad30f8e7SGabor Kovesdan.include "../Makefile.part"
9