testディレクトリーにAutotest.mkによるテスト機能を実装
[makefiles.git] / latex_mk / test / graphics_comment / Makefile
index 39abe36..b6dac59 100644 (file)
@@ -1,18 +1,2 @@
-.PHONY: all update rebase
-
-TEXTARGETS := graphics_comment.pdf
-
-CMP := cmp -s
-CP := cp
-CONVERT := convert
-
-$(TEXTARGETS):
-
-all: $(TEXTARGETS)
-
-include latex.mk
-
-clean: tex-clean
-
-distclean: rebase clean tex-distclean
-       $(RM) graphics_*.pdf
+include ../Define.mk
+include ../Test.mk