# $Id$ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak test = tubplain check test: knowngood.dvitype $(run) tex '\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