testディレクトリーにAutotest.mkによるテスト機能を実装
[makefiles.git] / latex_mk / test / simple / 0.txt
diff --git a/latex_mk/test/simple/0.txt b/latex_mk/test/simple/0.txt
new file mode 100644 (file)
index 0000000..f84845e
--- /dev/null
@@ -0,0 +1,15 @@
+simple.fls is generated.
+Makefiles variable -- TEXFILES= LATEXINTFILES= GRAPHICFILES= BIBDB=
+simple.d is generated by scanning simple.tex and simple.fls.
+---------- simple_1.pdf: rebase ----------
+platex -interaction=batchmode simple.tex
+dvipdfmx simple.dvi
+`simple.pdf' -> `simple_1.pdf'
+--------------------
+---------- simple_2.pdf: update ----------
+simple.fls is generated.
+Makefiles variable -- TEXFILES= LATEXINTFILES= GRAPHICFILES= BIBDB=
+simple.d is generated by scanning simple.tex and simple.fls.
+platex -interaction=batchmode simple.tex
+dvipdfmx simple.dvi
+`simple.pdf' -> `simple_2.pdf'