summaryrefslogtreecommitdiff
path: root/Build/tests/dvi-tex0-story/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/tests/dvi-tex0-story/Makefile')
-rw-r--r--Build/tests/dvi-tex0-story/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/Build/tests/dvi-tex0-story/Makefile b/Build/tests/dvi-tex0-story/Makefile
new file mode 100644
index 00000000000..d089d340bfa
--- /dev/null
+++ b/Build/tests/dvi-tex0-story/Makefile
@@ -0,0 +1,14 @@
+# $Id$
+# Originally written 2004 by Karl Berry. Public domain.
+
+include ../common.mak
+
+test = story
+
+check test: knowngood.dvitype
+ $(run) tex '\nonstopmode\input $(test) \bye' # 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