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