APE=/sys/src/ape <$APE/config BIN=/$objtype/bin TARG=\ jbgtopbm\ pbmtojbg\ test-ccitt1.jbg cmp ../examples/ccitt1.jbg test-ccitt1.jbg rm -f test-*.jbg test-*.pbm test-*.pgm $O.jbgtopbm < ../examples/ccitt1.jbg | $O.pbmtojbg - test-ccitt1.jbg cmp ../examples/ccitt1.jbg test-ccitt1.jbg rm -f test-*.jbg test-*.pbm test-*.pgm $O.jbgtopbm < ../examples/ccitt1.jbg - test-ccitt1.pbm ; \ $O.pbmtojbg test-ccitt1.pbm test-ccitt1.jbg cmp ../examples/ccitt1.jbg test-ccitt1.jbg rm -f test-*.jbg test-*.pbm test-*.pgm $O.jbgtopbm ../examples/ccitt1.jbg test-ccitt1.pbm ; \ $O.pbmtojbg test-ccitt1.pbm >test-ccitt1.jbg cmp ../examples/ccitt1.jbg test-ccitt1.jbg rm -f test-*.jbg test-*.pbm test-*.pgm echo echo The pbmtools have PASSED the functional tests. Good! echo dotest1: $O.jbgtopbm $OPTIONSJ ../examples/$IMG.jbg test-$IMG.pbm $O.pbmtojbg $OPTIONSP test-$IMG.pbm test-$IMG.jbg cmp test-$IMG.jbg ../examples/$IMG.jbg dotest2b: $O.pbmtojbg $OPTIONSP test-$IMG.pbm test-$IMG.jbg $O.jbgtopbm $OPTIONSJ test-$IMG.jbg test-$IMG-2.pbm cmp test-$IMG.pbm test-$IMG-2.pbm dotest2g: $O.pbmtojbg $OPTIONSP ../examples/$IMG.pgm test-$IMG.jbg $O.jbgtopbm $OPTIONSJ test-$IMG.jbg test-$IMG.pgm cmp test-$IMG.pgm ../examples/$IMG.pgm