[MPlayer-dev-eng] [RFC] Makefile copyrights
Diego Biurrun
diego at biurrun.de
Thu Jun 19 00:48:41 CEST 2008
On Wed, Jun 18, 2008 at 08:36:53PM +0300, Ivan Kalvachev wrote:
> On 6/18/08, Diego Biurrun <diego at biurrun.de> wrote:
> > On Wed, Jun 18, 2008 at 02:56:37AM +0200, Michael Niedermayer wrote:
> [...]
> >> * How to use the new shiny build system?
> >> - comment out the last line in the MPlayer Makefile or the last line
> >> of common.mak in FFmpeg
> >>
> >> Glad, its not as hackish anymore as it was in the past.
> >
> > It is working correctly now, which it did most definitely *not* do in
> > the past. Also, it now automatically generates dependency information.
> > You know, some people do find this useful and this was a requested
> > feature. auto* does it as well. If you dislike automatic dependency
> > information generation, disable it.
>
> How??
Read the whole thread. Just comment out the last line in the Makefile:
-include $(DEPS)
Diego
More information about the MPlayer-dev-eng
mailing list