Thanks to everyone who wrote back! FWIW, the simplest solution for my
purposes turned out to be the addition of the following line:
 
Markus Fritz wrote:
> 
> Just use
> 
>         vpath %.class $(ROOT)/classes
> 
> in your makefile


Cheers,
-Armen


> 
> Armen Yampolsky wrote:
> >
> > I have a problem with this approach and using make, (probably because
> > I'm not using make correctly), in that if I use the -d option and use a
> > separate .class directory tree, make doesn't recognize the up-to-date
> > files there and recompiles everything anyway. I can never get the
> > "Nothing to be done for `CLASSES'" message when my Makefile looks like


___________________________
Armen Yampolsky
Axiom Software Labs
New York

Reply via email to