On Wed, Oct 14, 2009 at 2:54 PM, Przemyslaw Czerpak <[email protected]> wrote:

> Please simply modify above example and instead of 'echo $@' use
> 'echo "$@: "', i.e.:
>
>      ( echo "$@: " ; hbcmp $(PRGFLAGS) -q2 -sm $? ) > $(?:.prg=.d)

It doesn't work when I use it in prg -> o hbcmp.

make stop with Error 1 on the first prg but it works if I use make -i
( ignore error )

I can't really see the difference ( beside the fact that it creates .o
instead of .hrb ).

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to