minix/external/mit/xorg/share/fonts/encodings/large/Makefile
Lionel Sambuc 971bb1a587 Importing external/mit/xorg support rules
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
2014-11-10 14:43:29 +01:00

20 lines
576 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
.include <bsd.own.mk>
ENCDIR= encodings/large
GZFILES= big5.eten-0.enc.gz big5hkscs-0.enc.gz \
cns11643-1.enc.gz cns11643-2.enc.gz cns11643-3.enc.gz \
gb18030-0.enc.gz gb18030.2000-0.enc.gz gb18030.2000-1.enc.gz gb2312.1980-0.enc.gz \
gbk-0.enc.gz \
jisx0201.1976-0.enc.gz jisx0208.1990-0.enc.gz jisx0212.1990-0.enc.gz \
ksc5601.1987-0.enc.gz ksc5601.1992-3.enc.gz \
sun.unicode.india-0.enc.gz
.PATH: ${X11SRCDIR.encodings}/large
.include "../Makefile.enc"
.include <bsd.x11.mk>
.include <bsd.prog.mk>