[FFmpeg-devel] [PATCH] testclean missing from .PHONY

Måns Rullgård mans
Fri Mar 13 14:43:34 CET 2009


Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:

> Hello,
> it seems the testclean target is missing from .PHONY. I still haven't
> found a reason for the spurious "make test" failures I have though
> (where codectest etc. appear in a gcc command), does nobody else have
> that?
> I use "GNU Make 3.81".

I've never seen that error, and neither have the FATE machines AFAIK.

> Index: Makefile
> ===================================================================
> --- Makefile    (revision 17945)
> +++ Makefile    (working copy)
> @@ -303,4 +303,4 @@
>         $(CC) $(FF_LDFLAGS) $(CFLAGS) -o $@ $< $(FF_EXTRALIBS)
>
> -.PHONY: lib documentation *test regtest-* swscale-error zlib-error alltools check
> +.PHONY: lib documentation *test regtest-* testclean swscale-error zlib-error alltools check

OK

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list