[MPlayer-dev-eng] [RFC] Makefile copyrights
Diego Biurrun
diego at biurrun.de
Sat Aug 9 15:58:40 CEST 2008
On Wed, Jun 18, 2008 at 04:27:49PM +0200, Diego Biurrun wrote:
> On Wed, Jun 18, 2008 at 03:44:18PM +0200, Michael Niedermayer wrote:
> > On Wed, Jun 18, 2008 at 02:31:34PM +0200, Diego Biurrun 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.
> > >
> > > What's your problem? I don't think commenting out one line is asking
> > > too much of you, is it?
> >
> > My problem is that having to comment out lines in a file for normal everyday
> > work is a very hackish solution.
> >
> > make mplayer_nodep or any other command line based solution would be alot
> > cleaner
>
> Now we are talking. Why not start out constructively in the first
> place? I shall look into it.
Done. If you want to be a dependencies cowboy, run
SKIP_DEPS=yes make
Diego
More information about the MPlayer-dev-eng
mailing list