summaryrefslogtreecommitdiff
path: root/Master/support/tests/dvi-latex0-small2e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Master/support/tests/dvi-latex0-small2e/Makefile')
-rw-r--r--Master/support/tests/dvi-latex0-small2e/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/support/tests/dvi-latex0-small2e/Makefile b/Master/support/tests/dvi-latex0-small2e/Makefile
new file mode 100644
index 00000000000..5ee4c620a7b
--- /dev/null
+++ b/Master/support/tests/dvi-latex0-small2e/Makefile
@@ -0,0 +1,14 @@
+# $Id: //depot/Master/support/tests/dvi-latex0-small2e/Makefile#1 $ $Date: 2004/07/14 $ $Author: karl $
+# 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