>My problem is this: I want to build a .o in a different directory from the
>current one, and it's being rather stubborn unless I spell out the rule.
I suggest you try setting VPATH to point to the directory with the
source file.
- Jim Van Zandt