TexinfoのMakefile群を、YACASL2などで使われている最新版に更新
[makefiles.git] / latex_mk / test / toc / Makefile
index 173c796..b6dac59 100644 (file)
@@ -1,20 +1,2 @@
-TEXTARGETS := toc.pdf
-
-.PHONY: all toc-update rebase clean distclean
-
-all: $(TEXTARGETS)
-
-toc-update:
-       $(CP) toc.tex.6th toc.tex
-
-body-update:
-       $(CP) toc.tex.5th_add toc.tex
-
-rebase:
-       $(CP) toc.tex.5th toc.tex
-
-include latex.mk
-
-clean: tex-clean
-
-distclean: tex-distclean rebase
+include ../Define.mk
+include ../Test.mk