unifont-8.0.01.tar.gz
[unifont.git] / hangul / Makefile
index 2e99ac561bd6dee02c40043618d660bce91691a6..a1d689a07b7fe7c55b179c2ae4678fdf66ee798d 100644 (file)
@@ -2,13 +2,14 @@
 SHELL = /bin/sh
 
 BINDIR = ../bin
+GZFLAGS = -f -9 -n
 
 #
 # assembly date of this version
 #
-MAJORVERSION = 6.3
-DATE = 20140214
-VERSION = $(MAJORVERSION).$(DATE)
+UNICODE_VERSION = 8.0
+PKG_REV = 01
+VERSION = $(UNICODE_VERSION).$(PKG_REV)
 
 COPYRIGHT = "Copyright (C) 2013 Paul Hardy.  \
 Licensed under the GNU General Public License; either version 2, or \
@@ -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