[Vm-dev] Make question

Andreas Raab andreas.raab at gmx.de
Tue Sep 5 20:07:35 UTC 2006


Bert Freudenberg wrote:
> Given your original problem ... how about this?

Ah, this is nice. I like it and it works like a charm.

Thanks!
   - Andreas

> 
> foo: dest/foo/test
> 
> dest/%/test: source/%/test
>     @echo making $@ from $<
> 
> dest/%/test: default/%/test
>     @echo making $@ from $<
> 
> 
> This looks first for source/foo/test and then for default/foo/test.
> 
> - Bert -
> 
> 


More information about the Vm-dev mailing list