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