testディレクトリーにAutotest.mkによるテスト機能を実装
[makefiles.git] / latex_mk / test / otsuberuto_zo_s / Makefile
index 1e7aeaa..b6dac59 100644 (file)
@@ -1,9 +1,2 @@
-TEXTARGETS := otsuberuto_zo.pdf
-
-all: $(TEXTARGETS)
-
-include latex.mk
-
-clean: tex-clean
-
-distclean: clean tex-distclean
+include ../Define.mk
+include ../Test.mk