From 342660cefdbcaf02dd26950cd356583679e9e95b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Sat, 15 Jan 2011 15:38:27 +0000 Subject: e-TeX, pTeX, e-pTeX, and trip/trap tests git-svn-id: svn://tug.org/texlive/trunk@21078 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/am/texmf.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/web2c/am') diff --git a/Build/source/texk/web2c/am/texmf.am b/Build/source/texk/web2c/am/texmf.am index 022c9b3fa2f..e74c437214f 100644 --- a/Build/source/texk/web2c/am/texmf.am +++ b/Build/source/texk/web2c/am/texmf.am @@ -72,12 +72,12 @@ if TEX TESTS += $(tex_tests) check_PROGRAMS += dvitype pltotf tftopl TRIPTRAP += trip.diffs +TRIPTRAP_CLEAN += trip-clean endif TEX DISTCLEANFILES += trip.diffs -.PHONY: trip-clean -clean-local:: trip-clean # trip.test +.PHONY: trip-clean trip-clean: rm -f trip.tfm trip.pl trip.tex trip.fmt tripin.fot tripin.log rm -f trip.fot trip.log trip.dvi trip.typ tripos.tex 8terminal.tex @@ -90,7 +90,6 @@ bin_PROGRAMS += mf if MFN bin_PROGRAMS += mf-nowin endif MFN -TRIPTRAP += mftrap.diffs endif MF EXTRA_PROGRAMS += mf mf-nowin DISTCLEANFILES += mftrap.diffs @@ -170,11 +169,12 @@ EXTRA_DIST += $(mf_tests) if MF TESTS += $(mf_tests) check_PROGRAMS += gftype tftopl +TRIPTRAP += mftrap.diffs +TRIPTRAP_CLEAN += trap-clean endif MF -.PHONY: trap-clean -clean-local:: trap-clean # trap.test +.PHONY: trap-clean trap-clean: rm -f trap.mf trap.base rm -f mftrapin.fot mftrapin.log -- cgit v1.2.3