(jiskan24-2003-1.bdf.gz): Fix URL of jiskan24-2003-1.bdf.gz.
[chise/chise-fonts-installer.git] / BDF / Zinbun / Makefile.in
index 95b6589..02315f5 100644 (file)
@@ -52,10 +52,13 @@ install:
        $(MKDIR) $(ZINBUN_PCF_FONTS_DIR)
        for file in $(BDF_FILES) ; do \
                FONT=`basename $${file} .bdf`.pcf.gz ; \
-               bdftopcf $${file} | gzip -best > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \
+               bdftopcf $${file} | gzip -9 > $(ZINBUN_PCF_FONTS_DIR)/$${FONT} ; \
        done
        cd $(ZINBUN_PCF_FONTS_DIR) && mkfontdir
 
 
 distclean:
+       -$(RM) Makefile
+
+distclean-all:
        -$(RM) *.bdf Makefile