On Sun, 2014-07-06 at 07:14 -0700, John Christopher wrote:
> I have the following Makefile:
> 
> $ cat Makefile
> out/%.txt: in/%.txt
>         foo    $<   >   $@

> This does not work as expected (I get an error message I do not
> understand).

You may not understand it, but WE would probably understand it.

If you told us what it was.



_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to