summaryrefslogtreecommitdiff
path: root/Build/tests/dvi-tex5-tugboat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/tests/dvi-tex5-tugboat/Makefile')
-rw-r--r--Build/tests/dvi-tex5-tugboat/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/tests/dvi-tex5-tugboat/Makefile b/Build/tests/dvi-tex5-tugboat/Makefile
new file mode 100644
index 00000000000..7d199ef76df
--- /dev/null
+++ b/Build/tests/dvi-tex5-tugboat/Makefile
@@ -0,0 +1,14 @@
+# $Id$
+# Originally written 2004 by Karl Berry. Public domain.
+
+include ../common.mak
+
+test = tubplain
+
+check test: knowngood.dvitype
+ $(run) tex '\nonstopmode\input $(test)' # found in distribution
+ $(dvicheck) knowngood.dvitype $(test).dvi \
+ || diff -u1 knowngood.dvitype $(test).dvitype
+
+clean distclean:
+ $(rm) $(test).aux $(test).log $(test).dvi $(test).dvitype