blob: b9f72ca2ed67d79bea5a7af6167ec0edd36d6cd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
name bin-mex
category TLCore
depend pdftex
depend bin-tex
execute BuildFormat mex
execute BuildFormat utf8mex
runpattern f texmf/fmtutil/format.mex.cnf
runpattern f texmf/fmtutil/format.utf8mex.cnf
binpattern f bin/${ARCH}/mex
binpattern f bin/${ARCH}/pdfmex
binpattern f bin/${ARCH}/utf8mex
|