diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-01-12 07:38:12 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-01-12 07:38:12 +0000 |
commit | d491195130658a9a332bf79d49dcc40a5af6244f (patch) | |
tree | 54ae3f1d1744402cf9d8e46859637f1a0d1685ff /Build/source/texk/web2c/omegafonts/Makefile.in | |
parent | 5cb06055479d9bec7529d480c5f65132ea180264 (diff) |
texk/web2c: OFM2OPL & Co (Web and C): Non-zero return code in case of problems
git-svn-id: svn://tug.org/texlive/trunk@36035 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/omegafonts/Makefile.in | 56 |
1 files changed, 29 insertions, 27 deletions
diff --git a/Build/source/texk/web2c/omegafonts/Makefile.in b/Build/source/texk/web2c/omegafonts/Makefile.in index f3fb4ebf2aa..ee9fb264626 100644 --- a/Build/source/texk/web2c/omegafonts/Makefile.in +++ b/Build/source/texk/web2c/omegafonts/Makefile.in @@ -716,15 +716,15 @@ omfonts_DEPENDENCIES = $(proglib) $(KPATHSEA_DEPEND) call_omfonts_CPPFLAGS = -DEXEPROG=\"omfonts.exe\" nodist_call_omfonts_SOURCES = ../callexe.c call_omfonts_LDADD = -DISTCLEANFILES = pl-parser.output tests/charwdr.* tests/charwdv.* \ - tests/xcheck* tests/xlevel1.* tests/xlig*.* tests/xofont* \ - tests/Cherokee.tfm tests/OCherokee.ofm tests/OCherokee.opl \ - tests/OCherokee.ovf tests/xCherokee.* tests/xOCherokee.* \ - tests/xinbmp* tests/xoverbmp* tests/realnum.* \ - tests/xrepeated.* tests/sample*.ofm tests/sample*.ovf \ - tests/sample1-h.opl tests/xsample*.out tests/shortend.* \ - tests/specialhex.ofm tests/specialhex.opl tests/specialhex.ovf \ - tests/xspecialhex.* tests/*yarabic* +DISTCLEANFILES = pl-parser.output bad*.* tests/charwdr.* \ + tests/charwdv.* tests/xcheck* tests/xlevel1.* tests/xlig*.* \ + tests/xofont* tests/Cherokee.tfm tests/OCherokee.ofm \ + tests/OCherokee.opl tests/OCherokee.ovf tests/xCherokee.* \ + tests/xOCherokee.* tests/xinbmp* tests/xoverbmp* \ + tests/realnum.* tests/xrepeated.* tests/sample*.ofm \ + tests/sample*.ovf tests/sample1-h.opl tests/xsample*.out \ + tests/shortend.* tests/specialhex.ofm tests/specialhex.opl \ + tests/specialhex.ovf tests/xspecialhex.* tests/*yarabic* linked_programs = ofm2opl opl2ofm ovf2ovp ovp2ovf bin_links = \ omfonts$(EXEEXT):ofm2opl \ @@ -732,27 +732,29 @@ bin_links = \ omfonts$(EXEEXT):ovf2ovp \ omfonts$(EXEEXT):ovp2ovf -OMFONTS_tests = charwd.test check.test help.test level1.test ligkern.test \ +OMFONTS_tests = bad.test charwd.test check.test help.test level1.test ligkern.test \ ofonts.test omfonts.test overbmp.test realnum.test repeat.test \ - selectfont.test shorten.test specialhex.test yannis.test + selectfont.test shorten.test specialhex.test version.test yannis.test @OTANGLE_TRUE@TESTS = $(OMFONTS_tests) -EXTRA_DIST = $(OMFONTS_tests) tests/charwd-r.pl tests/charwd-v.vpl \ - tests/check.ofm tests/check.opl tests/checked.opl \ - tests/level1.opl tests/ligall.opl tests/ligbch.opl \ - tests/ligbdy.opl tests/ligblb.opl tests/ligblv.opl \ - tests/ligblv.ovp tests/ligloop1.ofm tests/ligloop1.opl \ - tests/ligloop2.opl tests/liguse.opl tests/liguse1.opl \ - tests/liguse2.opl tests/ofontr0.pl tests/ofontr1.pl \ - tests/ofontr1.vpl tests/ofontr2.opl tests/ofontr2.ovp \ - tests/ofontr3.opl tests/ofontr3.ovp tests/ofontv4.pl \ - tests/ofontv4.vpl tests/ofontv5.opl tests/ofontv5.ovp \ - tests/ofontv6.opl tests/ofontv6.ovp tests/Cherokee.pl \ - tests/OCherokee.ovp tests/inbmp.opl tests/overbmp.opl \ - tests/overbmp.ovp tests/realnum.opl tests/realnum.out \ - tests/repeat.opl tests/repeated.opl tests/sample.out \ - tests/sample.ovp tests/sample0-h.opl tests/shorten.opl \ - tests/specialhex.ovp tests/arabicr.pl tests/arabic.ovp +EXTRA_DIST = $(OMFONTS_tests) tests/badofm.ofm tests/badopl.opl \ + tests/badovf.ofm tests/badovf.ovf tests/badovp.ovp \ + tests/charwd-r.pl tests/charwd-v.vpl tests/check.ofm \ + tests/check.opl tests/checked.opl tests/level1.opl \ + tests/ligall.opl tests/ligbch.opl tests/ligbdy.opl \ + tests/ligblb.opl tests/ligblv.opl tests/ligblv.ovp \ + tests/ligloop1.ofm tests/ligloop1.opl tests/ligloop2.opl \ + tests/liguse.opl tests/liguse1.opl tests/liguse2.opl \ + tests/ofontr0.pl tests/ofontr1.pl tests/ofontr1.vpl \ + tests/ofontr2.opl tests/ofontr2.ovp tests/ofontr3.opl \ + tests/ofontr3.ovp tests/ofontv4.pl tests/ofontv4.vpl \ + tests/ofontv5.opl tests/ofontv5.ovp tests/ofontv6.opl \ + tests/ofontv6.ovp tests/Cherokee.pl tests/OCherokee.ovp \ + tests/inbmp.opl tests/overbmp.opl tests/overbmp.ovp \ + tests/realnum.opl tests/realnum.out tests/repeat.opl \ + tests/repeated.opl tests/sample.out tests/sample.ovp \ + tests/sample0-h.opl tests/shorten.opl tests/specialhex.ovp \ + tests/arabicr.pl tests/arabic.ovp all: all-am .SUFFIXES: |