gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] [patch] Get rid of make file warnings in fileio/Makefile


From: strk
Subject: Re: [Gnash-dev] [patch] Get rid of make file warnings in fileio/Makefile.am
Date: Mon, 13 Dec 2010 09:13:48 +0100

Pushed:
* master 8dc2be4 Get rid of make file warnings in fileio/Makefile.am

--strk;

On Sun, Dec 12, 2010 at 11:42:11PM +0100, Petter Reinholdtsen wrote:
> 
> Two new warnings were introduced into git recently:
> 
>   Makefile:948: warning: overriding commands for target `test'
>   Makefile:941: warning: ignoring old commands for target `test'
> 
> This patch get rid of them, by removing one of the two identical test
> targets in Makefile.am:
> 
> diff --git a/extensions/fileio/Makefile.am b/extensions/fileio/Makefile.am
> index 247799f..d1f7ca5 100644
> --- a/extensions/fileio/Makefile.am
> +++ b/extensions/fileio/Makefile.am
> @@ -77,10 +77,6 @@ test: $(srcdir)/../../testsuite/generic-testrunner.sh 
> test.swf
>  uninstall-local:
>       $(RM) $(DESTDIR)$(pluginsdir)/fileio.so
>  
> -test: $(srcdir)/../../testsuite/generic-testrunner.sh test.swf
> -     GNASH_PLUGINS=$(PWD)/.libs GNASHRC=$(srcdir)/../gnashrc sh $< 
> $(top_builddir) test.swf > $@
> -     chmod +x $@
> -
>  # Wrap a single .as tests in dejagnu_so importer.
>  # At play time, if the relative url '../ming-misc.all/Dejagnu.swf' 
>  # takes to the Dejagnu.swf shared library we'll get visual traces,
> 
> Happy hacking,
> -- 
> Petter Reinholdtsen
> 
> _______________________________________________
> Gnash-dev mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash-dev

-- 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]