testディレクトリーにAutotest.mkによるテスト機能を実装
[makefiles.git] / latex_mk / test / error_no_end_seq / Makefile
index caaeb82..b6dac59 100644 (file)
@@ -1,15 +1,2 @@
-TEXTARGETS := simple.pdf
-
-CMP := cmp -s
-SED := sed
-
-.PHONY: all update rebase clean distclean
-
-all:
-       $(MAKE) -s $(TEXTARGETS) && exit 1 || exit 0
-
-include latex.mk
-
-clean: tex-clean
-
-distclean: tex-distclean
+include ../Define.mk
+include ../Test.mk