summaryrefslogtreecommitdiff
path: root/Master/support/tests/dvi-latex5-tugboat/Makefile
blob: 8d0ab1456c7a58272a97be019fe154049708c459 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: //depot/Master/support/tests/dvi-latex5-tugboat/Makefile#1 $  $Date: 2004/07/14 $  $Author: karl $
# Originally written 2004 by Karl Berry.  Public domain.

include ../common.mak

test = tublatex

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