diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-06-20 21:23:39 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-06-20 21:23:39 +0000 |
commit | d203a7fabdc1cb2f0c529d90c4b87a1e0593f16b (patch) | |
tree | 0a3351188ce2a820ed93ca84825fd3a28da1f632 /Build/source | |
parent | 2740cfa7c5bec49baf2eeb57af2d764626984b78 (diff) |
[CWEB] Purge test results.
git-svn-id: svn://tug.org/texlive/trunk@67419 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 9 | ||||
-rw-r--r-- | Build/source/texk/web2c/am/cweb.am | 3 |
2 files changed, 5 insertions, 7 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index 5dac6efd3a3..3797fef80f3 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -3547,11 +3547,10 @@ DISTCLEANFILES = CXXLD.sh tangle.c tangle.h tangle.p tangle-web2c \ tests/xtexpool.typ badtfm.* tests/xcmr10*.pl badvf.* \ tests/xptmr*.vpl badvpl.* tests/yptmr*.* pooltype.tex ctie.c \ cweave.c ctwill.c ctwill-refsort.c ctwill-twinx.c tie.c \ - ctie.outc ctie.outm ctwill.w ctwill.tex ctwill.aux ctwill.idx \ - ctwill.scn ctwill.ref ctwill.sref ctwill.dvi ctwill-sorted.tex \ - common.tex common.scn common.idx tie.outc tie.outm \ - $(nodist_tex_SOURCES) tex-final.ch tex-web2c tex.p tex.pool \ - tex-tangle trip.diffs write18-quote.log mftrap.diffs \ + ctie.outc ctie.outm ham.aux ham.idx ham.scn ham.sref ham.tex \ + ham-sorted.tex common.tex common.scn common.idx tie.outc \ + tie.outm $(nodist_tex_SOURCES) tex-final.ch tex-web2c tex.p \ + tex.pool tex-tangle trip.diffs write18-quote.log mftrap.diffs \ $(nodist_libmf_a_SOURCES) mf-final.ch mf-web2c mf.p mf.pool \ mf-tangle mfluatrap.diffs $(nodist_libmflua_a_SOURCES) \ mflua.web mflua.ch mflua-web2c mflua.p mflua.pool mflua-tangle \ diff --git a/Build/source/texk/web2c/am/cweb.am b/Build/source/texk/web2c/am/cweb.am index ccf74d79afd..7a85b5e83f4 100644 --- a/Build/source/texk/web2c/am/cweb.am +++ b/Build/source/texk/web2c/am/cweb.am @@ -52,8 +52,7 @@ DISTCLEANFILES += ctie.outc ctie.outm ctiedir/ctie.log: ctie$(EXEEXT) TESTS += cwebdir/ctwill.test -DISTCLEANFILES += ctwill.w ctwill.tex ctwill.aux ctwill.idx ctwill.scn -DISTCLEANFILES += ctwill.ref ctwill.sref ctwill.dvi ctwill-sorted.tex +DISTCLEANFILES += ham.aux ham.idx ham.scn ham.sref ham.tex ham-sorted.tex cwebdir/ctwill.log: ctwill$(EXEEXT) TESTS += cwebdir/cweave.test |