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