etc/protocols - sync with NetBSD-8
[minix.git] / external / mit / xorg / share / fonts / encodings / large / Makefile
blobaad4673653a861f2e8af0e910e01a673ebd09f76
1 # $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
3 .include <bsd.own.mk>
5 ENCDIR= encodings/large
7 GZFILES= big5.eten-0.enc.gz big5hkscs-0.enc.gz \
8 cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz \
9 gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz \
10 gbk-0.enc.gz \
11 jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz \
12 ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz \
13 sun.unicode.india-0.enc.gz
15 .PATH: ${X11SRCDIR.encodings}/large
17 .include "../Makefile.enc"
19 .include <bsd.x11.mk>
20 .include <bsd.prog.mk>