X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/97511ef2ebd8e36eb5765eaa6f2f19ea97f88161..8e42f3d15c39e5c98149c9647c0cc1a318e9321a:/hangul/Makefile diff --git a/hangul/Makefile b/hangul/Makefile index c5021d9..f9d78d5 100644 --- a/hangul/Makefile +++ b/hangul/Makefile @@ -2,12 +2,13 @@ SHELL = /bin/sh BINDIR = ../bin +GZFLAGS = -f -9 -n # # assembly date of this version # UNICODE_VERSION = 7.0 -PKG_REV = 05 +PKG_REV = 06 VERSION = $(UNICODE_VERSION).$(PKG_REV) COPYRIGHT = "Copyright (C) 2013 Paul Hardy. \ @@ -32,7 +33,7 @@ hangul-hex: < hangul-base.hex | \ sed -e "s/[Ii][Ss][Oo]10646/Johab/g" >hangul-base.bdf bdftopcf < hangul-base.bdf > hangul-base.pcf - gzip -f -9 hangul-base.pcf + gzip $(GZFLAGS) hangul-base.pcf $(BINDIR)/johab2ucs2 < hangul-base.bdf > hangul-syllables.hex # Convert the .hex file containing all Unicode Hangul Syllables