April 26, 2007 | Component-Focused Testing | Back Next |
Some tools invoked repeatedly throughout make
... with different options and arguments
pmc2c.pl --dump src/pmc/default.pmc pmc2c.pl --c src/pmc/default.pmc
Others only invoked once,
... but at a crucial point: 2nd command
ops2pm.pl src/ops/core.ops \ src/ops/bit.ops \ src/ops/cmp.ops \ ...
Home Last TOC | Copyright © 2007 James E Keenan | Back Next |