(distclean-all): New target to delete font distribution files.
cd TrueType && make distclean
cd GT && make distclean
-$(RM) Makefile config.status config.log chise-setup-xfonts
- -$(RM) -r autom4te.cache/ intlfonts-1.2.1/ intlfonts-1.2.1.tar.gz
+ -$(RM) -r autom4te.cache/ intlfonts-1.2.1/
+
+
+distclean-all:
+ cd BDF && make distclean-all
+ cd TrueType && make distclean-all
+ cd GT && make distclean-all
+ -$(RM) intlfonts-1.2.1.tar.gz
+ -$(RM) Makefile config.status config.log chise-setup-xfonts
+ -$(RM) -r autom4te.cache/ intlfonts-1.2.1/
tar: