On 12 March 2013 16:18, Lubos Lunak <l.lu...@suse.cz> wrote:
> On Tuesday 12 of March 2013, Matúš Kukan wrote:
>> On 12 March 2013 15:20, Noel Grandin <n...@peralex.com> wrote:
>> >     to rerun just this failed test without all others, run:
>> >         make /home/noel/libo/workdir/unxlngx6/JunitTest/sfx2_complex/done
>> >
>> > When it should actually say something like (I guess?) :
>> >
>> >     to rerun just this failed test without all others, run:
>> >          make JunitTest_sfx2_complex
>> >
>> > Certainly the current instructions don't work.
>>
>> Indeed, thanks.
>
>  That's strange, though. The user-friendly JunitTest_* target is just a phony
> target depending on the .../done target, so they both should work.

They work if you are already forwarded in gbuild's makefiles by
Makefile.gbuild or solenv/gbuild/partial_build.mk
but toplevel Makefile does not know the target and there is no
automatic rule to forward unknown targets.
Maybe there could be and then we don't need gbuild_TARGETS list in Makefile

Best,
Matus
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to