# $Id: //depot/Master/support/tests/pdf-tex0-story/Makefile#3 $ $Date: 2004/08/03 $ $Author: karl $ # Originally written 2004 by Karl Berry. Public domain. include ../common.mak test = story check test: knowngood.ppz $(run) pdftex '\nonstopmode\input $(test) \bye' # in distribution $(pdfcheck) knowngood.ppz $(test).pdf clean distclean: $(rm) $(test).aux $(test).log $(pdfclean)