in reply to Path to prove

I use `prove -b` in PDL's `make coretest` target, but the most idiomatic way in your situation (where you don't have vast numbers of things to build that you want to limit) is `make test`.