[MPlayer-dev-eng] Makefile insufficiency

Dmitry Baryshkov mitya at school.ioffe.ru
Fri Nov 7 20:17:16 CET 2003


Hello,
On Fri, Nov 07, 2003 at 02:27:28AM +0100, Diego Biurrun wrote:
> Arpi writes:
>  > > > make -C libvo && make 
>  > > This is only if I know what has changed. And I usually don't.
>  > 
>  > you have several options:
>  > - use libdeps from etc/
> 
> How?  Just copy to the src root dir?

yes:
=== from Makefile: 
ifneq ($(wildcard .libdeps),)
include .libdeps
endif
===

-- 
With best wishes
Dmitry Baryshkov



More information about the MPlayer-dev-eng mailing list