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