xref: /freebsd/share/i18n/esdb/AST/Makefile (revision ad30f8e79bd1007cc2476e491bd21b4f5e389e0a)
1*ad30f8e7SGabor Kovesdan# $FreeBSD$
2*ad30f8e7SGabor Kovesdan# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:27:35 apb Exp $
3*ad30f8e7SGabor Kovesdan
4*ad30f8e7SGabor KovesdanCODE=	ARMSCII
5*ad30f8e7SGabor KovesdanSEP=	-
6*ad30f8e7SGabor KovesdanESUBDIR= AST
7*ad30f8e7SGabor KovesdanSED_EXP= 's/ARMSCII-x/ARMSCII-%%PART%%/'
8*ad30f8e7SGabor Kovesdan
9*ad30f8e7SGabor Kovesdan.include "../Makefile.part"
10