1 2 3 4 5 6 7
#! /bin/sh test -d tests || mkdir -p tests TEXMFCNF=$srcdir/../kpathsea \ ./tftopl -verbose $srcdir/tests/cmr10 tests/xcmr10 || exit 1