[MPlayer-dev-eng] [PATCH] Makefile: mp_msg-mencoder.o depends on mp_msg.c
Diego Biurrun
diego at biurrun.de
Sat Dec 2 21:14:29 CET 2006
On Sat, Dec 02, 2006 at 09:35:50PM +0800, Zuxy Meng wrote:
>
> 2006/12/2, Diego Biurrun <diego at biurrun.de>:
> >On Fri, Dec 01, 2006 at 04:37:55PM +0800, Zuxy Meng wrote:
> >>
> >> As $subj.
> >>
> >> --- Makefile ???????? 21406??
> >> +++ Makefile ????????????
> >> @@ -245,6 +245,8 @@
> >>
> >> +mp_msg-mencoder.o: mp_msg.c mp_msg-mencoder.c
> >
> >What's the problem you are attempting to fix?
>
> If mp_msg.c gets changed, mp_msg-mencoder.o doesn't get updated during make.
Just run 'make depend', it will take care of dependencies. This patch
just fixes one single case, rejected.
Diego
More information about the MPlayer-dev-eng
mailing list