(install-arphic): New target.
(distclean): Run "make distclean" in Arphic/.
(distclean-all): Run "make distclean-all" in Arphic/.
install: install-zinbun
+build-arphic:
+ cd Arphic && make
+
+install-arphic:
+ cd Arphic && make install
+
+
build-zinbun:
cd Zinbun && make
distclean:
+ cd Arphic && make distclean
cd Zinbun && make distclean
-$(RM) Makefile
distclean-all:
+ cd Arphic && make distclean-all
cd Zinbun && make distclean-all
-$(RM) Makefile