summaryrefslogtreecommitdiff
path: root/systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile')
-rw-r--r--systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile b/systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile
new file mode 100644
index 0000000000..6c61701f58
--- /dev/null
+++ b/systems/doc/pdftex/tests/26-show-pdfdest-struct/Makefile
@@ -0,0 +1,13 @@
+include ../Common.mak
+
+# prog = $(pdftex2) -fmt pdfetex
+
+test:
+ $(pdftex2) -ini ./f.tex
+
+# fmt:
+ # $(pdftex2) -ini '*pdfetex.ini'
+
+clean:
+ $(clean)
+