OPTS = @ac_configure_args@
-all: build-intlfonts build-bdf build-truetype build-gt
+all: build-intlfonts build-bdf build-truetype
install: all \
- install-intlfonts install-bdf install-truetype install-gt \
- install-scripts
+ install-intlfonts install-bdf install-truetype install-scripts
build-intlfonts: intlfonts-1.2.1/config.log
cd TrueType && make install
-build-gt:
- cd GT && make all
-
-install-gt:
- cd GT && make install
-
-
install-scripts:
-$(MKDIR) $(SCRIPTS_DIR)
install -c chise-setup-xfonts $(SCRIPTS_DIR)
distclean:
cd BDF && make distclean
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/
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/
OPTS = @ac_configure_args@
-all: build-hanazono build-zinbun
+all: build-hanazono build-zinbun build-gt
-install: install-hanazono install-zinbun
+install: install-hanazono install-zinbun install-gt
build-hanazono:
cd Zinbun && make install
+build-gt:
+ cd GT && make all
+
+install-gt:
+ cd GT && make install
+
+
distclean:
cd Hanazono && make distclean
cd Arphic && make distclean
cd Zinbun && make distclean
+ cd GT && make distclean
-$(RM) Makefile
distclean-all:
cd Hanazono && make distclean-all
cd Arphic && make distclean-all
cd Zinbun && make distclean-all
+ cd GT && make distclean-all
-$(RM) Makefile