summaryrefslogtreecommitdiff
path: root/Master/support/tests/dvi-latex0-small2e/Makefile
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-17 16:37:46 +0000
committerKarl Berry <karl@freefriends.org>2009-08-17 16:37:46 +0000
commitcf34595c934021488b1499900cb9182576ceb582 (patch)
treec0f8dee20a5fe1f9fcef60fb2a88dedc401b8562 /Master/support/tests/dvi-latex0-small2e/Makefile
parent15fb41576282c23c5d6864975a61a9e3436fa7fc (diff)
move tests to Build
git-svn-id: svn://tug.org/texlive/trunk@14724 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/support/tests/dvi-latex0-small2e/Makefile')
-rw-r--r--Master/support/tests/dvi-latex0-small2e/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/Master/support/tests/dvi-latex0-small2e/Makefile b/Master/support/tests/dvi-latex0-small2e/Makefile
deleted file mode 100644
index 835603003e0..00000000000
--- a/Master/support/tests/dvi-latex0-small2e/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $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