X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/95e8d0be857e4bf0387fc5174276c1e4ab75ce5b..fc551ca87db118182bb4292bc08fc5fc03ea3f89:/hangul/Makefile diff --git a/hangul/Makefile b/hangul/Makefile index 20d9ee2..a1d689a 100644 --- a/hangul/Makefile +++ b/hangul/Makefile @@ -2,11 +2,12 @@ SHELL = /bin/sh BINDIR = ../bin +GZFLAGS = -f -9 -n # # assembly date of this version # -UNICODE_VERSION = 7.0 +UNICODE_VERSION = 8.0 PKG_REV = 01 VERSION = $(UNICODE_VERSION).$(PKG_REV) @@ -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